SupportTicketDetails.EnrollmentId Property

Definition

Gets enrollment Id associated with the support ticket.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to