Click or drag to resize

ISparqlOrderByDescending Property

Sets whether the Ordering is Descending.

Namespace:  VDS.RDF.Query.Ordering
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
bool Descending { get; set; }

Property Value

Type: Boolean
See Also