MinutesFunctionFunctor Property |
Gets the Functor of this Expression.
Namespace:
VDS.RDF.Query.Expressions.Functions.Sparql.DateTime
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public override string Functor { get; }
Public Overrides ReadOnly Property Functor As String
Get
Property Value
Type:
StringImplements
ISparqlExpressionFunctorSee Also