File.BeginCheckingIsFile

Syntax:

BeginCheckingIsFile(<NotifyDescription>)

Parameters:

<NotifyDescription> (required)

Type: NotifyDescription.
Contains description of the procedure which will be called upon completion with the following parameters:
  • <IsFile> - file change time, the type Boolean. True - the object corresponds to the file; False - the object corresponds to the catalog.
  • <AdditionalParameters> - value specified when the NotifyDescription object was created.

Description:

Initiates the check if the file object matches a file or catalog.

Availability:

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

See also:

File, method IsFile

    

1C:Enterprise Developer's Community