Click or drag to resize
DataClassInfo Constructor (Boolean)
Constructor, creates an empty DataClassInfo structure.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
protected DataClassInfo(
	bool dummy
)

Parameters

dummy
Type: SystemBoolean
See Also