EnumValues


Description

Get the string containing a comma-delimited list of enumeration states.

Syntax

aPropertyType.EnumValues

Return Value

A string containing a comma-delimited list of enumeration states.

Remarks

This property is set when a PropertyType object is created.  (PropertyType objects are created with the Add method of PropertyTypes.)

Applies To

PropertyType

Also See

Properties: an Overview