SparqlVariableAggregate Property  | 
 
            Gets the Aggregate Function for this Variable.
            
 
    Namespace: 
   VDS.RDF.Query
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic ISparqlAggregate Aggregate { get; }Public ReadOnly Property Aggregate As ISparqlAggregate
	Get
Property Value
Type: 
ISparqlAggregate
See Also