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