Click or drag to resize

BaseVariableNode.NumericType Property

Gets the numeric type of the expression.

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public SparqlNumericType NumericType { get; }

Property Value

Type: SparqlNumericType

Implements

IValuedNode.NumericType
See Also