MetaPropertyDescriptor Constructor |
Constructs a new property.
Namespace:
Demo3D.PLC.Comms
Assembly:
PLC (in PLC.dll) Version: 15.0.2.11458
Syntaxpublic MetaPropertyDescriptor(
string propertyName
)
Parameters
- propertyName
- Type: SystemString
The name of the property.
See Also