DynamicList.GetRequiredUse

Syntax:

GetRequiredUse(<Field>)

Parameters:

<Field> (required)

Type: String.
Name of the field for which it is necessary to obtain the selection necessity flag value.

Returned value:

Type: Boolean.
True - the field selection is required.
False - the field selection is not mandatory.

Description:

Obtains the flag for required selection of a column for the client.

Availability:

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

    

1C:Enterprise Developer's Community