AccumulationRegisterManager.<Accumulation register name>.GetMinTotalsPeriod

Syntax:

GetMinTotalsPeriod()

Returned value:

Type: Date.

Description:

Obtains the period of the calculated totals.

Availability:

Server, thick client, external connection, Mobile application (server).

Note:

Makes sense only for the remainder registers.
In the compatibility mode Version8_3_2 and lower it returns 01.01.0001.

Example:

SelDate = Registrs.Balance.GetTotalsPeriod();

See also:

AccumulationRegisterManager, method SetMinTotalsPeriod

    

1C:Enterprise Developer's Community