GeographicalSchemaLayer.FindObject

Syntax:

FindObject(<Series>, <Value>)

Parameters:

<Series> (required)

Type: GeographicalSchemaLayerDataSeries.
Series by which system searches the object.

<Value> (required)

Type: Arbitrary.
Value by which system searches the object.

Returned value:

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

Description:

Searches object in layer.

Availability:

Server, thick client, external connection.

    

1C:Enterprise Developer's Community