File.BeginSettingReadOnly

Syntax:

BeginSettingReadOnly(<NotifyDescription>, <ReadOnly>)

Parameters:

<NotifyDescription> (optional)

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

<ReadOnly> (required)

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

Description:

Starts to set the attribute of a "read only" file.

Availability:

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

See also:

File, method SetReadOnly

    

1C:Enterprise Developer's Community