XDTODataObject.IsSet

Syntax variant: By XPath expression

Syntax:

IsSet(<Expression>)

Parameters:

<Expression> (required)

Type: String.
XPath expression, that defines a property which set value needs to be defined.

Syntax variant: By property value

Syntax:

IsSet(<Property>)

Parameters:

<Property> (required)

Type: XDTOProperty.
A property which set value needs to be checked.

Returned value:

Type: Boolean.

Description:

Checking that a specified property is set.

Availability:

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

    

1C:Enterprise Developer's Community