File.BeginSettingModificationUniversalTime

Syntax:

BeginSettingModificationUniversalTime(<NotifyDescription>, <ModificationTime>)

Parameters:

<NotifyDescription> (optional)

Type: NotifyDescription.
Contains description of the procedure which will be called upon completion with the following parameters:
  • <AdditionalParameters> - value specified when the NotifyDescription object was created.

<ModificationTime> (required)

Type: Date.
Universal time, which will be set for the file as last modification time.

Description:

Starts setting the time of the last file modification.

Availability:

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

See also:

File, method SetModificationUniversalTime

    

1C:Enterprise Developer's Community