XDTODataObject.Set

Syntax variant: By XPath expression

Syntax:

Set(<Expression>)

Parameters:

<Expression> (required)

Type: String.
XPath expression that defines a property for setting a value.

Syntax variant: By property

Syntax:

Set(<Property>, <Value>)

Parameters:

<Property> (required)

Type: XDTOProperty.
Property where a value needs to be set.

<Value> (required)

Type: XDTODataObject; XDTODataValue; Undefined.
XDTOdata element set as a value of the given property.

Description:

Sets a value of an object property.

Availability:

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

    

1C:Enterprise Developer's Community