Add
Add (1 of 2)
Adds a new Rate instance to this collection.
Returns: Added Rate instance.
Add(System::DateTime ratesFrom)
| Parameter | Description |
|---|---|
| ratesFrom | The date the new rate comes into effect. |
Add (2 of 2)
Adds a new Rate instance to this collection.
Returns: Added Rate instance.
Add(System::DateTime ratesFrom, RateType type)
| Parameter | Description |
|---|---|
| ratesFrom | The date the new rate comes into effect. |
| type | The rate table to add into. |