File.BeginGettingReadOnly

Syntax:

BeginGettingReadOnly(<NotifyDescription>)

Parameters:

<NotifyDescription> (required)

Type: NotifyDescription.
Contains description of the procedure which will be called upon completion with the following parameters:
  • <OnlyRead> - Type: Boolean True - file has an attribute "OnlyRead"; False - otherwise.
  • <AdditionalParameters> - value specified when the NotifyDescription object was created.

Description:

Begins receiving the value of the "Read only" file attribute.

Availability:

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

See also:

File, method GetReadOnly

    

1C:Enterprise Developer's Community