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: 8.2.23
Syntax
C#
public DataSet Data { get; set; }

Property Value

Type: DataSet
See Also