GeographicalSchemaLayer.FindByValue

Syntax:

FindByValue(<Value>)

Parameters:

<Value> (required)

Type: Arbitrary.
Sought value.

Returned value:

Type: GeographicalSchemaObjectPoint; GeographicalSchemaObjectMultiPoint; GeographicalSchemaObjectPolyline; GeographicalSchemaObjectPolygon; Undefined.
If the value is not found, return Undefined value.

Description:

Searches object in layer comparing all objects by parameter value to the Value property.

Availability:

Server, thick client, external connection.

    

1C:Enterprise Developer's Community