PaymentSlipsRepositoryAmountsChildCollectionDefinition Field |
Definition of the
Amounts child list
Namespace:
Aloe.EnterpriseOne.Model.Finance.Payments
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ChildCollectionDefinition<PaymentSlipAmount> AmountsChildCollectionDefinition
Public Shared ReadOnly AmountsChildCollectionDefinition As ChildCollectionDefinition(Of PaymentSlipAmount)
public:
static initonly ChildCollectionDefinition<PaymentSlipAmount^>^ AmountsChildCollectionDefinition
static val AmountsChildCollectionDefinition: ChildCollectionDefinition<PaymentSlipAmount>
Field Value
Type:
ChildCollectionDefinitionPaymentSlipAmount
See Also