[This is preliminary documentation and is subject to change.]
This object relates financial account to an accounting period and a location. SIF_Events are reported.
| C# | Visual Basic | Visual C++ |
public class FinancialAccountAccountingPeriodLocationInfo : SifDataObject
Public Class FinancialAccountAccountingPeriodLocationInfo _ Inherits SifDataObject
public ref class FinancialAccountAccountingPeriodLocationInfo : public SifDataObject
| All Members | Constructors | Properties | |||
| Icon | Member | Description |
|---|---|---|
| FinancialAccountAccountingPeriodLocationInfoFinancialAccountAccountingPeriodLocationInfoNew()() |
Creates an instance of a FinancialAccountAccountingPeriodLocationInfo
| |
| FinancialAccountAccountingPeriodLocationInfoFinancialAccountAccountingPeriodLocationInfoNew(String, String, String, String) |
Constructor that accepts values for all mandatory fields
| |
| AccountingPeriodRefId |
Gets or sets the value of the <AccountingPeriodRefId> element.
| |
| FinancialAccountRefId |
Gets or sets the value of the <FinancialAccountRefId> element.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifDataObject.KeyFields.) | |
| LocationInfoRefId |
Gets or sets the value of the <LocationInfoRefId> element.
| |
| RefId |
Gets or sets the value of the RefId attribute.
(Overrides SifDataObject.RefId.) |
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| FinancialAccountAccountingPeriodLocationInfo | |||||