BaseCalculationTypes.<Chart of calculation types name>

Collection elements:

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

The predefined tabular section method of calculation-is a list of basic calculation types. This tabular section (a property of BaseCalculationTypes) is defined only for calculation type charts where the "Dependence on Base" property is not set to "Does not depend".
Contains CalculationKind column (type ChartOfCalculationTypesRef.) and Predefined column (type Boolean).

Availability:

Server, thick client, external connection.

See also:

ChartOfCalculationTypesObject, property BaseCalculationTypes
ChartOfCalculationTypesRef, property BaseCalculationTypes
ChartOfCalculationTypesSelection, property BaseCalculationTypes

    

1C:Enterprise Developer's Community