File.BeginGettingHidden

Syntax:

BeginGettingHidden(<NotifyDescription>)

Parameters:

<NotifyDescription> (optional)

Contains a description of the procedure to be called after the "Hidden" attribute is obtained with the following parameters:
  • <Invisible> - places the Invisible attribute, Boolean type. True if the file is invisible.
  • <AdditionalParameters> - value which was specified during creation of the NotifyDescription object.

Description:

Begins recieving the value of the "Hidden" file attribute.

Availability:

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

See also:

File, method GetHidden

    

1C:Enterprise Developer's Community