MetaPropertiesItem Property |
Access property by property descriptor.
Namespace: Demo3D.PLC.CommsAssembly: PLC (in PLC.dll) Version: 19.00.00
Syntaxpublic Object? this[
MetaPropertyDescriptor property
] { get; set; }Parameters
- property MetaPropertyDescriptor
- The property to access.
Property Value
Object
See Also