XPathFunctionFactory.RoundHalfToEven Field |
Constants representing the XPath Numeric Functions.
Namespace:
VDS.RDF.Query.Expressions
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxpublic const string RoundHalfToEven = "round-half-to-even"
Public Const RoundHalfToEven As String = "round-half-to-even"
Field Value
Type:
String
See Also