Parameter object

Exposes assessment parameter values to the assessment.

When to implement

Never. Objects of this class are implemented by Axe and provided to the assessment.

Members

The Parameter object has these types of members:

  • Methods

Methods

The Parameter object has these methods.

Method Description
ToBoolean

Retrieves the value of the parameter as a specific data type.

ToByte

Retrieves the value of the parameter as a specific data type.

ToChar

Retrieves the value of the parameter as a specific data type.

ToDateTime

Retrieves the value of the parameter as a specific data type.

ToDouble

Retrieves the value of the parameter as a specific data type.

ToDuration

Retrieves the value of the parameter as a specific data type. Syntax

ToInt16

Retrieves the value of the parameter as a specific data type.

ToInt32

Retrieves the value of the parameter as a specific data type.

ToInt64

Retrieves the value of the parameter as a specific data type.

ToSByte

Retrieves the value of the parameter as a specific data type. Syntax

ToString

Retrieves the value of the parameter as a specific data type.

ToUInt16

Retrieves the value of the parameter as a specific data type.

ToUInt32

Retrieves the value of the parameter as a specific data type.

ToUInt64

Retrieves the value of the parameter as a specific data type.

 

Requirements

Minimum supported client

Windows 8 [desktop apps only]

Minimum supported server

Windows Server 2012 [desktop apps only]

DLL

Microsoft.Assessments.Core.dll ; AxeCore.dll

 

 

Send comments about this topic to Microsoft

Build date: 10/2/2013