AccumulationRegisterManager.<Accumulation register name>.GetMaxTotalsPeriod

Syntax:

GetMaxTotalsPeriod()

Returned value:

Type: Date.

Description:

Obtains the period of calculated totals.

Availability:

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

Note:

Makes sense only for the remainder registers.

Example:

SelDate = Registrs.Balance.GetMaxTotalsPeriod();

See also:

AccumulationRegisterManager, method SetMaxTotalsPeriod

    

1C:Enterprise Developer's Community