MetaPropertyDatabaseAllProperties Property |
A list of property descriptors for all the non-standard properties.
Namespace:
Demo3D.PLC.Comms
Assembly:
PLC (in PLC.dll) Version: 18.04.00
Syntaxpublic IReadOnlyList<MetaPropertyDescriptor> AllProperties { get; }Property Value
Type:
IReadOnlyListMetaPropertyDescriptor
See Also