Click or drag to resize
AbstractInfoBaseTInfoCopyProperties Method
Copies memory properties

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
protected virtual void CopyProperties(
	TInfo infoObj
)

Parameters

infoObj
Type: TInfo
Target object instance
See Also