DataSourceSortFieldsPrimaryDataObject Property
|
[Missing <summary> documentation for "P:Casewhere.Common.DataQuery.DataSourceSortFields.PrimaryDataObject"]
Namespace: Casewhere.Common.DataQueryAssembly: Casewhere.Common (in Casewhere.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic IList<SortField> PrimaryDataObject { get; set; }
Property Value
IListSortField
See Also