다음을 통해 공유


Enrollment.Channel 속성

정의

등록의 채널 유형을 가져옵니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상