XDTOObjectType.IsDescendant

Syntax:

IsDescendant(<Type>)

Parameters:

<Type> (required)

Type: XDTOObjectType.
The type to be checked.

Returned value:

Type: Boolean.
True - the passed type is a child of this type; False - otherwise.

Description:

Defines whether the passed value type is a child of this type.

Availability:

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

    

1C:Enterprise Developer's Community