Enrollment Class

Definition

The properties of an enrollment.

public class Enrollment
type Enrollment = class
Public Class Enrollment
Inheritance
Enrollment

Constructors

Enrollment()

Initializes a new instance of the Enrollment class.

Enrollment(Nullable<DateTime>, Nullable<DateTime>, String, String, EnrollmentPolicies, String, String, String, String)

Initializes a new instance of the Enrollment class.

Properties

BillingCycle

Gets the billing cycle for the enrollment.

Channel

Gets the channel type of the enrollment.

CountryCode

Gets the country code of the enrollment.

Currency

Gets the billing currency for the enrollment.

EndDate

Gets or sets the end date of the enrollment.

Language

Gets the language for the enrollment.

Policies

Gets the policies for Enterprise Agreement enrollments.

StartDate

Gets or sets the start date of the enrollment.

Status

Gets the current status of the enrollment.

Applies to