[This is preliminary documentation and is subject to change.]
Account that is to be charged for the item.
| C# | Visual Basic | Visual C++ |
public class ExpenseAccount : SifElement
Public Class ExpenseAccount _ Inherits SifElement
public ref class ExpenseAccount : public SifElement
| All Members | Constructors | Properties | |||
| Icon | Member | Description |
|---|---|---|
| ExpenseAccountExpenseAccountNew()() |
Creates an instance of an ExpenseAccount
| |
| ExpenseAccountExpenseAccountNew(String, Nullable<(Of <Decimal>)>) |
Constructor that accepts values for all mandatory fields
| |
| AccountCode |
Gets or sets the value of the <AccountCode> element.
| |
| Amount |
Gets or sets the value of the <Amount> element.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||
| Element | |||
| SifElement | |||
| ExpenseAccount | |||