EnterpriseOneTransactionFinanceObjectsAccounting Property |
Provides access to the repositories in the Finance.Accounting namespace.
Namespace:
Aloe.EnterpriseOne.Model.Core
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic EnterpriseOneTransactionFinanceAccountingObjects Accounting { get; }
Public ReadOnly Property Accounting As EnterpriseOneTransactionFinanceAccountingObjects
Get
public:
property EnterpriseOneTransactionFinanceAccountingObjects^ Accounting {
EnterpriseOneTransactionFinanceAccountingObjects^ get ();
}
member Accounting : EnterpriseOneTransactionFinanceAccountingObjects with get
Property Value
Type:
EnterpriseOneTransactionFinanceAccountingObjects
See Also