Click or drag to resize

BNodeFunctionType Property

Gets the Type of the Expression.

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

Property Value

Type: SparqlExpressionType

Implements

ISparqlExpressionType
See Also