Click or drag to resize

MetaPropertyDatabaseNewProperty Event

Raised when a new non-standard property is created;

Namespace: Demo3D.PLC.Comms
Assembly: PLC (in PLC.dll) Version: 19.00.00
Syntax
C#
public event Action<MetaPropertyDescriptor> NewProperty

Value

ActionMetaPropertyDescriptor
See Also