共用方式為


Enrollment.Language 屬性

定義

取得註冊的語言。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於