Click or drag to resize
IDataClassCopyDataTo Method
Copies the class data to other data class

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

Parameters

target
Type: CMS.DataEngineIDataClass
See Also