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: 19.00.00
Syntax
C#
public IReadOnlyList<MetaPropertyDescriptor> AllProperties { get; }

Property Value

IReadOnlyListMetaPropertyDescriptor
See Also