Click or drag to resize
DataClassInfoBaseTInfo Constructor (ObjectTypeInfo)
Constructor - Creates an empty ClassInfo object.

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

Parameters

typeInfo
Type: CMS.DataEngineObjectTypeInfo
See Also