CalculationRegisterRecord.<Calculation register name>.GetScheduleData

Syntax:

GetScheduleData(<PeriodType>)

Parameters:

<PeriodType> (required)

Type: CalculationRegisterPeriodType.
Calculation register period type.
ActionPeriod returns the calendar data for the actual action period.
BasePeriod returns data for the base period.
If RegistrationPeriod, then calendar data for the registration period. For example, if the calculation register has monthly periodicity, then the calendar data is calculated for the whole month when the calculation register record is made.
By ActualActionPeriod, the schedule data is calculated for the actual action period of the calculation register record(s).

Returned value:

Type: ValueTable.

Description:

Obtains calendar data for register record by this recorder as a table of values. The table contains one column with the obtained calendar data.

Availability:

Server, thick client, external connection.

    

1C:Enterprise Developer's Community