File.BeginCheckingExistence

Syntax:

BeginCheckingExistence(<NotifyDescription>)

Parameters:

<NotifyDescription> (required)

Type: NotifyDescription.
Contains description of the procedure which will be called upon completion with the following parameters:
  • <Exist> - sets the existence attribute, Boolean type. True, if the file exists.
  • <AdditionalParameters> - value specified when the NotifyDescription object was created.

Description:

Starts to check file availability.

Availability:

Thin client, web-client, thick client.

See also:

File, method Exist

    

1C:Enterprise Developer's Community