ISparqlAggregateExpression Property  | 
 
            Gets the Expression that the Aggregate is applied to.
            
 
    Namespace: 
   VDS.RDF.Query.Aggregates
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
SyntaxISparqlExpression Expression { get; }ReadOnly Property Expression As ISparqlExpression
	Get
Property Value
Type: 
ISparqlExpression
See Also