Account Attribute Constants

The following constants represent attributes of accounts.

Table 9. tagACCOUNT_ATTRIBS Enumeration

Constant

Description

ATTRIB_ACCOUNT_CALC_ATTRIBUTE

CalcAttribute attribute.

ATTRIB_ACCOUNT_CUSTOM1_TOP_MEMBER

Custom1TopMember attribute.

ATTRIB_ACCOUNT_CUSTOM2_TOP_MEMBER

Custom2TopMember attribute.

ATTRIB_ACCOUNT_CUSTOM3_TOP_MEMBER

Custom3TopMember attribute.

ATTRIB_ACCOUNT_CUSTOM4_TOP_MEMBER

Custom4TopMember attribute.

ATTRIB_ACCOUNT_ENABLE_CUSTOM1_AGGR

EnableCustom1Aggr attribute.

ATTRIB_ACCOUNT_ENABLE_CUSTOM2_AGGR

EnableCustom2Aggr attribute.

ATTRIB_ACCOUNT_ENABLE_CUSTOM3_AGGR

EnableCustom3Aggr attribute.

ATTRIB_ACCOUNT_ENABLE_CUSTOM4_AGGR

EnableCustom4Aggr attribute.

ATTRIB_ACCOUNT_ENABLE_DATA_AUDIT

EnableDataAudit attribute.

ATTRIB_ACCOUNT_ICP_TOP_MEMBER

ICPTopMember attribute.

ATTRIB_ACCOUNT_IS_CALCULATED

IsCalculated attribute.

ATTRIB_ACCOUNT_IS_CONSOLIDATED

IsConsolidated attribute.

ATTRIB_ACCOUNT_IS_ICP

IsICP attribute.

ATTRIB_ACCOUNT_MAX

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

ATTRIB_ACCOUNT_MIN

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

ATTRIB_ACCOUNT_NUM_ATTRIBS

Represents the total number of account attributes.

ATTRIB_ACCOUNT_NUM_DECIMAL_PLACES

NumDecimalPlaces attribute.

ATTRIB_ACCOUNT_PLUG_ACCOUNT

PlugAcct attribute.

ATTRIB_ACCOUNT_SECURITY_CLASS

SecurityClass attribute.

ATTRIB_ACCOUNT_TYPE

AccountType attribute.

ATTRIB_ACCOUNT_USERDEF1

UserDefined1 attribute.

ATTRIB_ACCOUNT_USERDEF2

UserDefined2 attribute.

ATTRIB_ACCOUNT_USERDEF3

UserDefined3 attribute.

ATTRIB_ACCOUNT_USES_LINE_ITEMS

UsesLineItems attribute.

ATTRIB_ACCOUNT_XBRL_TAGS

XBRLTags attribute.