ExternalDataSourceCubeDimensionTableManager.<External source name>.<Cube name>.<Dimension table name>.FindByField

Syntax:

FindByField(<FieldName>, <AttributeValue>)

Parameters:

<FieldName> (required)

Type: String.
Field name by value of which the search is to be formed, as specified in the Designer. The type of value is any, except for ValueStorage and lines of any length.

<AttributeValue> (required)

Type: Arbitrary.
The field value by which the search is to be performed.

Returned value:

Type: ExternalDataSourceCubeDimensionTableRef.

Description:

Searches for an item by field value.

Availability:

Server, thick client, external connection.

    

1C:Enterprise Developer's Community