Amount Type
an amount specified either as a simple amount or as a percentage of another amount, optionally restricted to lower and/or upper limits
Union cases
Union case |
Description
|
Full Usage:
Percentage(Percentage, Restriction)
Parameters:
Percent
Restriction : Restriction
|
a percentage of the principal, optionally restricted
|
|
a fixed fee
|
Full Usage:
Unlimited
|
nothing |
Instance members
Instance member |
Description
|
Full Usage:
this.Html
Returns: string
|
HTML formatting to display the amount in a readable format
|
Full Usage:
this.IsPercentage
Returns: bool
|
|
Full Usage:
this.IsSimple
Returns: bool
|
|
Full Usage:
this.IsUnlimited
Returns: bool
|
|