Click or drag to resize

IBrowseItemDescription Interface

Extensions to the core IBrowseItem to provide more detail.

Namespace:  Demo3D.PLC.Comms
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
public interface IBrowseItemDescription

The IBrowseItemDescription type exposes the following members.

Properties
  NameDescription
Public propertyDescription
A comment / description associated with a symbol (or null).
Public propertyDescriptiveName
A descriptive name (shown in the Tag Server Explorer), or null to use Name.
Top
See Also