XDTODataObject.GetXDTO

Syntax variant: by name

Syntax:

GetXDTO(<Name>)

Parameters:

<Name> (required)

Type: String.
Name of a property which value needs to be obtained.

Syntax variant: By property

Syntax:

GetXDTO(<Property>)

Parameters:

<Property> (required)

Type: XDTOProperty.
XDTO property which value needs to be obtained.

Returned value:

Type: XDTODataObject; XDTODataValue; Undefined.

Description:

Obtains XDTO value for a specified property.

Availability:

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

    

1C:Enterprise Developer's Community