ExchangePlanContent.Find

Syntax:

Find(<Metadata>)

Parameters:

<Metadata> (required)

The metadata object to be searched for in an element of the exchange plan.
A parameter of MetadataObject type that describes configuration objects that can be included in an exchange plan, for example: MetadataObject: Catalog, MetadataObject: Document, etc.).

Returned value:

Type: ExchangePlanContentItem; Undefined.
If there is no metadata object with this name, the value Undefined is returned.

Description:

Searches within the exchange plan for an element that contains the specified metadata object.

Availability:

Server, thick client, external connection, Mobile application (server).

    

1C:Enterprise Developer's Community