DataStore.Uuid Property

Definition

Gets or sets the uuid of data store.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to