NotImplementedInfo Constructor |
Constructor
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax protected NotImplementedInfo(
ObjectTypeInfo typeInfo
)
Parameters
- typeInfo
- Type: CMS.DataEngineObjectTypeInfo
Type info to use for initialization
See Also