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