Click or drag to resize

MetaPropertyDatabaseAllProperties Property

A list of property descriptors for all the non-standard properties.

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

Property Value

Type: IReadOnlyListMetaPropertyDescriptor
See Also