Click or drag to resize

BaseBinaryExpressionType Property

Gets the Type of the Expression.

Namespace:  VDS.RDF.Query.Expressions
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public abstract SparqlExpressionType Type { get; }

Property Value

Type: SparqlExpressionType

Implements

ISparqlExpressionType
See Also