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