EnrollmentAccountContext Class

Definition

The enrollment account context

public class EnrollmentAccountContext
type EnrollmentAccountContext = class
Public Class EnrollmentAccountContext
Inheritance
EnrollmentAccountContext

Constructors

EnrollmentAccountContext()

Initializes a new instance of the EnrollmentAccountContext class.

EnrollmentAccountContext(String, Nullable<DateTime>, Nullable<DateTime>, String)

Initializes a new instance of the EnrollmentAccountContext class.

Properties

CostCenter

Gets or sets the cost center associated with the enrollment account.

EndDate

Gets or sets the end date of the enrollment account.

EnrollmentAccountName

Gets or sets the ID of the enrollment account.

StartDate

Gets or sets the start date of the enrollment account.

Applies to