[This is preliminary documentation and is subject to change.]
This object communicates financial class information. Financial classes are used to categorize financial accounts. SIF_Events are reported.
| C# | Visual Basic | Visual C++ |
public class FinancialClass : SifDataObject
Public Class FinancialClass _ Inherits SifDataObject
public ref class FinancialClass : public SifDataObject
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| FinancialClassFinancialClassNew()() |
Creates an instance of a FinancialClass
| |
| FinancialClassFinancialClassNew(String, String, FinancialClassType) |
Constructor that accepts values for all mandatory fields
| |
| ClassType |
Gets or sets the value of the <ClassType> 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 SifDataObject.KeyFields.) | |
| Name |
Gets or sets the value of the <Name> element.
| |
| RefId |
Gets or sets the value of the RefId attribute.
(Overrides SifDataObject.RefId.) | |
| SetClassType(FinancialClassType) |
Sets the value of the <ClassType> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| FinancialClass | |||||