Delen via


PirSharedGalleryResource.UniqueId Property

Definition

Gets or sets the unique id of this shared gallery.

[Newtonsoft.Json.JsonProperty(PropertyName="identifier.uniqueId")]
public string UniqueId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="identifier.uniqueId")>]
member this.UniqueId : string with get, set
Public Property UniqueId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to