DocumentRef.<Document name>.PointInTime

Syntax:

PointInTime()

Returned value:

Type: PointInTime.

Description:

Obtains a point in time of a document.

Availability:

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

Example:

ReportBuilder.Parameters.Insert("MomentCurrentWarehouseBalance", 
                DocumentRef.PointOfTime());


    

1C:Enterprise Developer's Community