Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)