[This is preliminary documentation and is subject to change.]
A FineInfo
| C# | Visual Basic | Visual C++ |
public class FineInfo : SifKeyedElement
Public Class FineInfo _ Inherits SifKeyedElement
public ref class FineInfo : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| FineInfoFineInfoNew()() |
Creates an instance of a FineInfo
| |
| FineInfoFineInfoNew(FineType, Nullable<(Of <DateTime>)>, Nullable<(Of <Decimal>)>) |
Constructor that accepts values for all mandatory fields
| |
| Amount |
Gets or sets the value of the <Amount> element.
| |
| Assessed |
Gets or sets the value of the <Assessed> element.
| |
| Description |
Gets or sets the value of the <Description> element.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.) | |
| Reference |
Gets or sets the value of the <Reference> element.
| |
| SetType(FineType) |
Sets the value of the Type attribute.
| |
| Type |
Gets or sets the value of the Type attribute.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.1
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| FineInfo | ||||