MetaProperties Constructor |
Construct meta properties container.
Namespace: Demo3D.PLC.CommsAssembly: PLC (in PLC.dll) Version: 19.00.00
Syntaxpublic MetaProperties(
MetaPropertyDatabase? database = null
)
Parameters
- database MetaPropertyDatabase (Optional)
- Property database (or null).
See Also