共用方式為


EnrollmentAccountContext.EnrollmentAccountName 屬性

定義

取得或設定註冊帳戶的識別碼。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於