ExchangePlanContent.Contains

Syntax:

Contains(<Metadata>)

Parameters:

<Metadata> (required)

The metadata object, the presence of which is to be checked for within the exchange plan.
The parameter is of MetadataObject type. It describes configuration objects that can be included in an exchange plan (for example, MetadataObject: Catalog, MetadataObject: Document etc.).

Returned value:

Type: Boolean.
True indicates exchange plan contains the specified object; otherwise it is False.

Description:

Determines whether the exchange plan contains the specified metadata object.

Availability:

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

    

1C:Enterprise Developer's Community