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: 15.0.2.11458
Syntax
C#
public event Action<MetaPropertyDescriptor> NewProperty

Value

Type: SystemActionMetaPropertyDescriptor
See Also