Class WorkspaceUrlIdentifier
Workspace from the URL.
public sealed class WorkspaceUrlIdentifier
- Inheritance
-
objectWorkspaceUrlIdentifier
- Extension Methods
Properties
WorkspaceID
Workspace ID.
public int WorkspaceID { get; set; }
Property Value
- int
WorkspaceName
Workspace codename.
public string WorkspaceName { get; set; }
Property Value
- string