exportValues

The exportValues property defines an string array with the export values for the check box or radio button field objects.

 

Syntax

System.Array exportValues();

 

Return Value

Returns the current property value.

 

Remarks

Member of field.

 

Example