Click or drag to resize

MetaProperties Class

Non-standard properties.
Inheritance Hierarchy
SystemObject
  Demo3D.PLC.CommsMetaProperties

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

The MetaProperties type exposes the following members.

Constructors
  NameDescription
Public methodMetaProperties
Construct meta properties container.
Top
Properties
  NameDescription
Public propertyDatabase
Database of supported properties.
Public propertyItem
Access property by property descriptor.
Public propertyProperties
All properties.
Top
See Also