AccountingRegisterManager.<Accounting register name>.GetMinTotalsPeriod

Syntax:

GetMinTotalsPeriod()

Returned value:

Type: Date.
Period beginning.

Description:

Obtains the period of the calculated totals.

Availability:

Server, thick client, external connection.

Note:

In compatibility mode Version8_3_2 and lower it returns 01.01.0001.

Example:

SelDate = Registrs.Balance.GetMinTotalsPeriod();

See also:

AccountingRegisterManager, method SetMinTotalsPeriod

    

1C:Enterprise Developer's Community