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: 15.0.2.11458
Syntax
C#
bool IsBranch { get; }

Property Value

Type: Boolean
See Also