Click or drag to resize

IBrowseItemIsBranch Property

True if this item has children and can be expanded.

Namespace:  Demo3D.PLC.Comms
Assembly:  PLC (in PLC.dll) Version: 17.00.05
Syntax
C#
bool IsBranch { get; }

Property Value

Type: Boolean
See Also