Click or drag to resize

TimeSpanNodeAsDecimal Method

Throws an error as date times cannot be converted to decimals.

Namespace:  VDS.RDF.Nodes
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public decimal AsDecimal()

Return Value

Type: Decimal

[Missing <returns> documentation for "M:VDS.RDF.Nodes.TimeSpanNode.AsDecimal"]

Implements

IValuedNodeAsDecimal
See Also