LeadingCalculationTypes.<Chart of calculation types name>

Collection elements:

LeadingCalculationTypesRow
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:

Predefined tabular section of the calculation type - the list of leading calculation types. Such tabular section is defined for all calculation chart types.
Contains CalculationKind column (type ChartOfCalculationTypesRef.) and Predefined column (type Boolean).

Availability:

Server, thick client, external connection.

See also:

ChartOfCalculationTypesObject, property LeadingCalculationTypes
ChartOfCalculationTypesSelection, property LeadingCalculationTypes
ChartOfCalculationTypesRef, property LeadingCalculationTypes

    

1C:Enterprise Developer's Community