File.BeginCheckingIsDirectory

Syntax:

BeginCheckingIsDirectory(<NotifyDescription>)

Parameters:

<NotifyDescription> (required)

Type: NotifyDescription.
Contains description of the procedure which will be called upon completion with the following parameters:
  • <ThisCatalog> - a check up result.Type: Boolean. True - object matches the catalog; False - object matches the file.
  • <AdditionalParameters> - value specified when the NotifyDescription object was created.

Description:

Starts to determine if the file object matches the file or catalog.

Availability:

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

See also:

File, method IsDirectory

    

1C:Enterprise Developer's Community