Click or drag to resize
NotImplementedInfo Constructor (ObjectTypeInfo)
Constructor

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public NotImplementedInfo(
	ObjectTypeInfo typeInfo
)

Parameters

typeInfo
Type: CMS.DataEngineObjectTypeInfo
Type info to use for initialization
See Also