Sdílet prostřednictvím


ObjectAnchorsAccount.AccountId Property

Definition

Gets unique id of certain account.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.accountId")]
public string AccountId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.accountId")>]
member this.AccountId : string
Public ReadOnly Property AccountId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to