[This is preliminary documentation and is subject to change.]
A FineAmount
| C# | Visual Basic | Visual C++ |
public class FineAmount : SifKeyedElement
Public Class FineAmount _ Inherits SifKeyedElement
public ref class FineAmount : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| FineAmountFineAmountNew()() |
Creates an instance of a FineAmount
| |
| FineAmountFineAmountNew(String) |
Constructor that accepts values for all mandatory fields
| |
| Currency |
Gets or sets the value of the Currency attribute.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.) | |
| SetCurrency(CurrencyNames) |
Sets the value of the Currency attribute.
| |
| Value |
Gets or sets the value of the <FineAmount> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| FineAmount | ||||