PlannerDimensionItemCollection.Find

Syntax:

Find(<Value>)

Parameters:

<Value> (required)

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

Returned value:

Type: PlannerDimensionItem; Undefined;.
If the specified item is missing, the Undefined value is returned.

Description:

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

Availability:

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

See also:

PlannerDimensionItem, property Value

    

1C:Enterprise Developer's Community