Click or drag to resize

ObjectProxyCanHaveChildren Property

true for all object types that can have children as visible in the articy:draft navigator tree, otherwise false

Namespace:  Articy.Api
Assembly:  QueryLayer (in QueryLayer.dll) Version: 1.0.0
Syntax
C#
public bool CanHaveChildren { get; }

Property Value

Type: Boolean
See Also