共用方式為


EnrollmentAccount.AccountOwner 屬性

定義

取得或設定註冊帳戶的擁有者。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於