Click or drag to resize

UnknownFunctionFunctor Property

Gets the Function URI of the Expression.

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

Property Value

Type: String

Implements

ISparqlExpressionFunctor
See Also