Click or drag to resize
PostGetEventArgsData Field
Data read from the database

Namespace:  DataTables
Assembly:  DataTables (in DataTables.dll) Version: 1.6.5.0 (1.6.5.0)
Syntax
C#
public List<Dictionary<string, Object>> Data

Field Value

Type: ListDictionaryString, Object
See Also