Click or drag to resize

BrowseItemBaseIsItem Property

Returns true if this item can be loaded.

Namespace: Demo3D.PLC.Comms
Assembly: PLC (in PLC.dll) Version: 19.00.00
Syntax
C#
public virtual bool IsItem { get; }

Property Value

Boolean

Implements

IBrowseItemIsItem
See Also