Custom Dimension Attributes

The following constants represent attributes of the Custom 1, 2, 3, and 4 dimensions.

Table 91. tagCUSTOM_ATTRIBS Enumeration

Constant

Description

ATTRIB_CUSTOM_IS_CALCULATED

IsCalculated attribute.

ATTRIB_CUSTOM_MAX

Represents the last Custom dimension attribute; use this to loop through the attributes.

ATTRIB_CUSTOM_MIN

Represents the first Custom dimension attribute; use this to loop through the attributes.

ATTRIB_CUSTOM_NUM_ATTRIBS

Represents the total number of Custom dimension attributes.

ATTRIB_CUSTOM_SECURITY_CLASS

SecurityClass attribute.

ATTRIB_CUSTOM_SWITCH_SIGN

SwitchSignForFlow attribute.

ATTRIB_CUSTOM_SWITCH_TYPE

SwitchTypeForFlow attribute.

ATTRIB_CUSTOM_USERDEF1

UserDefined1 attribute.

ATTRIB_CUSTOM_USERDEF2

UserDefined2 attribute.

ATTRIB_CUSTOM_USERDEF3

UserDefined3 attribute.