BillingAmount.Value Property

Definition

The amount value. For example, if the currency is USD, then a value of 600 would be $600.00.

public float? Value { get; }
member this.Value : Nullable<single>
Public ReadOnly Property Value As Nullable(Of Single)

Property Value

Applies to