Share via


Enrollment.Channel Property

Definition

Gets the channel type of the enrollment.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to