Initializes a new instance of the
SortField class
Namespace: Casewhere.Common.DataQueryAssembly: Casewhere.Common (in Casewhere.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic SortField(
string name,
bool asc = true
)
Parameters
- name String
-
- asc Boolean (Optional)
-
See Also