Share via


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
public method Equals  (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method ToBoolean Retrieve the value of the parameter as a specific data type.
public method ToByte Retrieve the value of the parameter as a specific data type.
public method ToChar Retrieve the value of the parameter as a specific data type.
public method ToDateTime Retrieve the value of the parameter as a specific data type.
public method ToDouble Retrieve the value of the parameter as a specific data type.
public method ToDuration Retrieve the value of the parameter as a specific data type.
public method ToInt16 Retrieve the value of the parameter as a specific data type.
public method ToInt32 Retrieve the value of the parameter as a specific data type.
public method ToInt64 Retrieve the value of the parameter as a specific data type.
public method ToSByte Retrieve the value of the parameter as a specific data type.
public method ToString Overridden. Retrieve the value of the parameter as a specific data type.
public method ToUInt16 Retrieve the value of the parameter as a specific data type.
public method ToUInt32 Retrieve the value of the parameter as a specific data type.
public method ToUInt64 Retrieve the value of the parameter as a specific data type.

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

Parameter Class
Microsoft.Assessments.Runtime Namespace