ExchangePlanSelection.<Name of the exchange plan>.GetObject

Syntax:

GetObject()

Returned value:

Type: ExchangePlanObject.; Undefined.
Undefined - object is not present in the base (for example, when data exchange is performed or after direct deletion of object, which has references).

Description:

Obtains an object to modify and write the node where the selection is currently positioned on.

Availability:

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

Example:

Object = Selection.GetObject();

    

1C:Enterprise Developer's Community