DisplacingCalculationTypes.<Name of chart of calculation types>

Collection elements:

DisplacingCalculationTypesRow
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 calculation type with the list of preemptive calculation types. This tabular section is defined only for charts of calculation types with "Uses Action Period" flag on.
Contains CalculationKind column (type ChartOfCalculationTypesRef.) and Predefined column (type Boolean).

Availability:

Server, thick client, external connection.

See also:

ChartOfCalculationTypesObject, property DisplacingCalculationTypes
ChartOfCalculationTypesRef, property DisplacingCalculationTypes
ChartOfCalculationTypesSelection, property DisplacingCalculationTypes

    

1C:Enterprise Developer's Community