ISparqlOrderBy.Child Property |
Gets/Sets the Child Ordering that applies if the two Objects are considered equal.
Namespace:
VDS.RDF.Query.Ordering
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
SyntaxISparqlOrderBy Child { get; set; }
Property Child As ISparqlOrderBy
Get
Set
Property Value
Type:
ISparqlOrderBy
See Also