PivotChartFieldCollection.Find

Syntax:

Find(<FieldName>)

Parameters:

<FieldName> (required)

Type: String.
Field name to be found.

Returned value:

Type: PivotChartFieldCollection; PivotChartField; Undefined.
If the field is not found, the value Undefined is returned.

Description:

Performs field search by name.

Availability:

Server, thick client, external connection.

    

1C:Enterprise Developer's Community