Property Data
| Improve this Doc View SourceData
Gets or sets the pagination result of the data.
Declaration
public DataSet<T> Data { get; set; }
Property Value
| Type | Description |
|---|---|
| DataSet<T> |
Gets or sets the pagination result of the data.
public DataSet<T> Data { get; set; }
| Type | Description |
|---|---|
| DataSet<T> |