ChartOfAccountsExtDimensionTypes.<Chart of Accounts name>

Collection elements:

ChartOfAccountsExtDimensionTypesRow
Iteration through collection using For each ... In ... Do operator is available to object. Collection items are retrieved during iteration.
Access to collection item is possible using [...] operator. Row index (starting from 0) is passed as an argument.

Methods:

Add
Clear
Count
Delete
Find
FindRows
Get
GroupBy
IndexOf
Insert
Load
LoadColumn
Move
Sort
Total
Unload
UnloadColumn

Description:

Used to access the tabular section's methods as a whole.

Availability:

Server, thick client, external connection.

See also:

ChartOfAccountsRef, property ExtDimensionTypes
ChartOfAccountsObject, property ExtDimensionTypes
ChartOfAccountsSelection, property ExtDimensionTypes

    

1C:Enterprise Developer's Community