Represents an enrollment data item.
The following tables list the members exposed by the EnrollmentDataItem type.
Public Constructors
Name | Description | |
---|---|---|
EnrollmentDataItem | Initializes a new instance of the EnrollmentDataItem class with default values. |
Public Properties
Name | Description | |
---|---|---|
DataItemStorage | Storage location for enrollment data. | |
DataItemType | Indicates the data type for the data item. | |
Name | Specifies the name stored in the EnrollmentDataItem. | |
Value | Specifies the Object that represents the value stored in the EnrollmentDataItem. |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ReferenceEquals | (Inherited from Object) | |
ToString | (Inherited from Object) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |