AccountingRegisterExtDimensions.<Accouting register name>

Collection elements:

KeyAndValue
Iteration through collection using For each ... In ... Do operator is available to object. Key: extra dimension type, Value: extra dimension value are retrieved during iteration.
Access to extra dimension value is possible using [...] operator. Extra dimension type (ChartOfCharacteristicTypesRef.) is passed as an argument.

Properties:

<Extra dimension type name>

Methods:

Clear
Count
Delete
Insert

Constructors:

Main

Description:

Extra dimension value collection of accounting register record. A value of a specific extra dimension is set and obtained using [] operator to which an extra dimension type is passed as a parameter.
A value of KeyAndValue type is returned. An extra dimension type is used as a key; an extra dimension value is used as a value.

Availability:

Server, thick client, external connection.

See also:

AccountingRegisterSelection, property ExtDimensions
AccountingRegisterSelection, property ExtDimensionsDr
AccountingRegisterSelection, property ExtDimensionsCr
AccountingRegisterRecord, property ExtDimensions
AccountingRegisterRecord, property ExtDimensionsDr
AccountingRegisterRecord, property ExtDimensionsCr

    

1C:Enterprise Developer's Community