Workspace.WorkspaceUID Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the workspace unique identifier
[Newtonsoft.Json.JsonProperty(PropertyName="properties.workspaceUID")]
public Guid? WorkspaceUID { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.workspaceUID")>]
member this.WorkspaceUID : Nullable<Guid>
Public ReadOnly Property WorkspaceUID As Nullable(Of Guid)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute