Click or drag to resize
ObjectDataEventArgsData Property
Data set returned by object query or custom data set

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public DataSet Data { get; set; }

Property Value

Type: DataSet
See Also