MarkLogic XCC/.Net Library

XSDecimal.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

XSDecimal Interface | Marklogic.Xcc.Types Namespace