|
QueryMetadataOrderBy Property |
Gets or sets the property name to order by. This can be used to pre-sort the results of the query. Must be used if paging is required
ResultsOffset and
ResultsCount.
Namespace: Infosoft.Common.Contracts.DataContracts.ServiceModelAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax public string OrderBy { get; set; }
No code example is currently available or this language may not be supported.
Property Value
StringSee Also