MarkLogic XCC/.Net Library

XSInteger.AsDecimal Method 

The value of this item as a Decimal object.

[Visual Basic]
Function AsDecimal() As Decimal
[C#]
decimal AsDecimal();

Return Value

A Decimal value.

See Also

XSInteger Interface | Marklogic.Xcc.Types Namespace