Click or drag to resize

BaseVariableNodeNumericType 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

IValuedNodeNumericType
See Also