Click or drag to resize

SparqlVariableIsAggregate Property

Gets whether the Variable is an Aggregate.

Namespace:  VDS.RDF.Query
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public bool IsAggregate { get; }

Property Value

Type: Boolean
See Also