File.BeginGettingModificationUniversalTime

Syntax:

BeginGettingModificationUniversalTime(<NotifyDescription>)

Parameters:

<NotifyDescription> (required)

Type: NotifyDescription.
Contains description of the procedure which will be called upon completion with the following parameters:
  • <ModificationTime> - universal time of file changing, the type Date.
  • <AdditionalParameters> - value specified when the NotifyDescription object was created.

Description:

Begins receiving the last file modification universal time.

Availability:

Thin client, web-client, thick client, Mobile application (client).

See also:

File, method GetModificationUniversalTime

    

1C:Enterprise Developer's Community