Condividi tramite


AccountProperties.InternalId Property

Definition

Gets the internal identifier (deprecated, do not use this property).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to