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

Property Value

Type: Boolean

Implements

IBrowseItemIsItem
See Also