XDTOPackage.Get

Syntax variant: By index

Syntax:

Get(<Index>)

Parameters:

<Index> (required)

Type: Number.
Index of collection element.

Syntax variant: By name

Syntax:

Get(<Name>)

Parameters:

<Name> (required)

Type: String.
Name of obtained XDTO type.

Returned value:

Type: XDTOValueType; XDTOObjectType.

Description:

Obtains XDTO type by index or by name.

Availability:

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

    

1C:Enterprise Developer's Community