PlannerDimensionCollection.Find

Syntax:

Find(<Value>)

Parameters:

<Value> (optional)

Type: Arbitrary.
The value that corresponds to the planner dimension value being searched for.

Returned value:

Type: PlannerDimension; Undefined;.
If the specified column is missing, the Undefined value is returned.

Description:

Searches for the dimension by a specified value of the Value property.

Availability:

Thin client, web-client, server, thick client, external connection.

See also:

PlannerDimension, property Value

    

1C:Enterprise Developer's Community