Application Setting Attribute ID Constants

The following constants represent IDs of application setting attributes.

Table 113. tagAPPSETTING_ATTRIBS Enumeration

Constant

Description

ATTRIB_APPSETTING_CONSOLIDATIONRULES

ConsolidationRules attribute.

ATTRIB_APPSETTING_DEFAULTCURRENCY

DefaultCurrency attribute.

ATTRIB_APPSETTING_DEFAULTRATEFORBALANCEACCOUNTS

DefaultRateForBalanceAccounts attribute.

ATTRIB_APPSETTING_DEFAULTRATEFORFLOWACCOUNTS

DefaultRateForFlowAccounts attribute.

ATTRIB_APPSETTING_DEFAULTVALUEFORACTIVE

DefaultValueForActive attribute.

ATTRIB_APPSETTING_ENABLEMETADATASECURITYFILTERING

EnableMetadataSecurityFiltering attribute.

ATTRIB_APPSETTING_ICPENTITIESAGGREGATIONWEIGHT

ICPEntitiesAggregationWeight attribute.

ATTRIB_APPSETTING_MAX_CELLTEXT_SIZE

MaxCellTextSize attribute.

ATTRIB_APPSETTING_MAX_DOC_ATTACHMENT_SIZE

MaxDocAttachmentSize attribute.

ATTRIB_APPSETTING_MAX_NUM_DOC_ATTACHMENTS

MaxNumDocAttachments attribute.

ATTRIB_APPSETTING_NODESECURITY

NodeSecurity attribute.

ATTRIB_APPSETTING_ORGBYPERIODAPPLICATION

OrgByPeriodApplication attribute.

ATTRIB_APPSETTING_USEPVAFORBALANCEACCOUNTS

UsePVAForBalanceAccounts attribute.

ATTRIB_APPSETTING_USEPVAFORFLOWACCOUNTS

UsePVAForFlowAccounts attribute.

ATTRIB_APPSETTING_USESECURITYFORACCOUNTS

UseSecurityForAccounts attribute.

ATTRIB_APPSETTING_USESECURITYFORCUSTOM1

UseSecurityForCustom1 attribute.

ATTRIB_APPSETTING_USESECURITYFORCUSTOM2

UseSecurityForCustom2 attribute.

ATTRIB_APPSETTING_USESECURITYFORCUSTOM3

UseSecurityForCustom3 attribute.

ATTRIB_APPSETTING_USESECURITYFORCUSTOM4

UseSecurityForCustom4 attribute.

ATTRIB_APPSETTING_USESECURITYFORENTITIES

UseSecurityForEntities attribute.

ATTRIB_APPSETTING_USESECURITYFORICP

UseSecurityForICP attribute.

ATTRIB_APPSETTING_USESECURITYFORSCENARIOS

UseSecurityForScenarios attribute.

ATTRIB_APPSETTING_VALIDATIONACCOUNT

ValidationAccount attribute.

ATTRIB_APPSETTING_MIN

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

ATTRIB_APPSETTING_MAX

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

ATTRIB_APPSETTING_NUM_ATTRIBS

Represents the total number of attributes in this enumeration.