Parameter Members
Applies To: Windows 8.1
Exposes assessment parameter values to the assessment.
The following tables list the members exposed by the Parameter type.
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object) |
![]() |
GetHashCode | (Inherited from Object) |
![]() |
GetType | (Inherited from Object) |
![]() |
ToBoolean | Retrieve the value of the parameter as a specific data type. |
![]() |
ToByte | Retrieve the value of the parameter as a specific data type. |
![]() |
ToChar | Retrieve the value of the parameter as a specific data type. |
![]() |
ToDateTime | Retrieve the value of the parameter as a specific data type. |
![]() |
ToDouble | Retrieve the value of the parameter as a specific data type. |
![]() |
ToDuration | Retrieve the value of the parameter as a specific data type. |
![]() |
ToInt16 | Retrieve the value of the parameter as a specific data type. |
![]() |
ToInt32 | Retrieve the value of the parameter as a specific data type. |
![]() |
ToInt64 | Retrieve the value of the parameter as a specific data type. |
![]() |
ToSByte | Retrieve the value of the parameter as a specific data type. |
![]() |
ToString | Overridden. Retrieve the value of the parameter as a specific data type. |
![]() |
ToUInt16 | Retrieve the value of the parameter as a specific data type. |
![]() |
ToUInt32 | Retrieve the value of the parameter as a specific data type. |
![]() |
ToUInt64 | Retrieve the value of the parameter as a specific data type. |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object) |
![]() |
MemberwiseClone | (Inherited from Object) |
Top