DocumentManager.<Document name>.GetRef

Syntax:

GetRef(<UniqueID>)

Parameters:

<UniqueID> (optional)

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

Returned value:

Type: DocumentRef.

Description:

Forms a reference from a value of type UUID.
You can obtain this unique identifier from the reference later with the method UUID.

Availability:

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

Note:

If a parameter is not specified or if the Undefined value is passed, a new unique reference will be generated.

See also:

DocumentRef, method UUID

    

1C:Enterprise Developer's Community