dotConnect Universal Documentation
Devart.Data.Universal Namespace / UniDecimal Structure / Value Property

In This Topic
    Value Property (UniDecimal)
    In This Topic
    Gets the value of the UniDecimal structure.
    Syntax
    'Declaration
     
    Public ReadOnly Property Value As Decimal
    public decimal Value {get;}

    Property Value

    A decimal value.
    See Also