Click or drag to resize
SimpleDataClass Constructor (Boolean)
Internally visible constructor

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

Parameters

dummy
Type: SystemBoolean
Dummy parameter
See Also