XDTOPropertyCollection.Get

Syntax variant: By name

Syntax:

Get(<Name>)

Parameters:

<Name> (required)

Type: String.
Property name.

Description of method variant:

If there is no property with specified name in collection, Undefined is returned.

Syntax variant: By index

Syntax:

Get(<Index>)

Parameters:

<Index> (required)

Type: Number.
Property index in collection.

Returned value:

Type: XDTOProperty; Undefined.

Description:

Obtains property.

Availability:

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

    

1C:Enterprise Developer's Community