Enrollment.Language Property

Definition

Gets the language for the enrollment.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to