XDTOPackageCollection.Get

Syntax variant: By index

Syntax:

Get(<Index>)

Parameters:

<Index> (required)

Type: Number.
Collection item index.

Syntax variant: By namespace URI

Syntax:

Get(<NamespaceURI>)

Parameters:

<NamespaceURI> (required)

Type: String.
Package namespace URI.

Returned value:

Type: XDTOPackage.

Description:

Obtains XDTO package by index or by name.

Availability:

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

    

1C:Enterprise Developer's Community