File.BeginSettingHidden

Syntax:

BeginSettingHidden(<NotifyDescription>, <Invisibility>)

Parameters:

<NotifyDescription> (optional)

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

<Invisibility> (required)

Type: Boolean.
True - enable "Hidden" attribute, False - disable "Hidden" attribute.

Description:

Starts to set file attribute value to "Hidden".

Availability:

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

See also:

File, method SetHidden

    

1C:Enterprise Developer's Community