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: 19.00.00
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