Click or drag to resize

UnknownFunctionType Property

Gets the Expression Type.

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

Property Value

Type: SparqlExpressionType

Implements

ISparqlExpressionType
See Also