Click or drag to resize

MetaPropertiesProperties Property

All properties.

Namespace:  Demo3D.PLC.Comms
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
public IReadOnlyDictionary<MetaPropertyDescriptor, Object> Properties { get; }

Property Value

Type: IReadOnlyDictionaryMetaPropertyDescriptor, Object
See Also