ExchangePlanManager.<Exchange plan name>.GetRef

Syntax:

GetRef(<UniqueID>)

Parameters:

<UniqueID> (optional)

Type: UUID.
Unique ID from which the reference will be formed.

Returned value:

Type: ExchangePlanRef.

Description:

Forms a reference from a value of type UUID.
This unique identifier may be subsequently obtained from from the reference using the UUID method.

Availability:

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

Note:

If a parameter is not specified, a new unique reference will be generated.

See also:

ExchangePlanRef, method UUID

    

1C:Enterprise Developer's Community