Click or drag to resize
SimpleDataClassGetDataRow Method
Gets the class Data row.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public virtual DataRow GetDataRow()

Return Value

Type: DataRow
See Also