Delen via


EnrollmentAccount.AccountName Eigenschap

Definitie

Hiermee wordt de naam van het inschrijvingsaccount opgehaald of ingesteld.

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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op