Consolidation Method Attribute Constants

The following constants represent the attributes of consolidation methods.

Table 16. tagCONSOLMETHOD_ATTRIBS Enumeration

Constant

Description

ATTRIB_CONSOLMETH_CONTROL

Control attribute.

ATTRIB_CONSOLMETH_ISHOLDINGMETHOD

IsHoldingMethod attribute.

ATTRIB_CONSOLMETH_MAX

Represents the last attribute in this enumeration; use this to loop through the attributes.

ATTRIB_CONSOLMETH_MIN

Represents the first attribute in this enumeration; use this to loop through the attributes.

ATTRIB_CONSOLMETH_NUM_ATTRIBS

Represents the total number of attributes in this enumeration.

ATTRIB_CONSOLMETH_PCTCONSOL

PercentConsol attribute.

ATTRIB_CONSOLMETH_TOPCTCTRL

ToPercentControl attribute.

ATTRIB_CONSOLMETH_TOPCTCTRLOP

ToPercentControlComp attribute.

ATTRIB_CONSOLMETH_USEDBYCALCROUTINE

UsedByCalcRoutine attribute.