SparqlVariableIsResultVariable Property |
Gets whether the Variable appears in the Result Set.
Namespace:
VDS.RDF.Query
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public bool IsResultVariable { get; }
Public ReadOnly Property IsResultVariable As Boolean
Get
Property Value
Type:
BooleanSee Also