XDTODataObject.Unset

Syntax variant: By XPath expression

Syntax:

Unset(<Expression>)

Parameters:

<Expression> (required)

Type: String.
XPath expression that corresponds to a property which value needs to be reset.

Syntax variant: By property

Syntax:

Unset(<Property>)

Parameters:

<Property> (required)

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

Description:

Resets values of a specified property. Method IsSet will return values False.

Availability:

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

Note:

For listed values performing this method will clear the list.

    

1C:Enterprise Developer's Community