GeographicalSchema.SetPropertyForObjects

Syntax:

SetPropertyForObjects(<ListOfObjects>, <PropertyName>, <Value>)

Parameters:

<ListOfObjects> (required)

Type: Array.
List of objects for which a specified property will be set.

<PropertyName> (required)

Type: String.
Name of property to be set for the passed objects.

<Value> (required)

Type: Arbitrary.
Value being set.

Description:

Sets the property of geographical schema objects.

Availability:

Server, thick client, external connection.

    

1C:Enterprise Developer's Community