Compartir a través de


Workspace.WorkspaceUID Propiedad

Definición

Obtiene el identificador único del área de trabajo.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a