Click or drag to resize
IDataClassCopyOriginalDataTo Method
Copies the original class data to other data class

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
void CopyOriginalDataTo(
	IDataClass target
)

Parameters

target
Type: CMS.DataEngineIDataClass
See Also