XDTODataObject.Get

Syntax variant: By property

Syntax:

Get(<Property>)

Parameters:

<Property> (required)

Type: XDTOProperty.
Property which value needs to be obtained.

Syntax variant: By XPath expression

Syntax:

Get(<Expression>)

Parameters:

<Expression> (required)

Type: String.
XPath expression string to get property value.

Returned value:

Type: Arbitrary.

Description:

Obtains a value for a specified property.

Availability:

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

    

1C:Enterprise Developer's Community