PaymentSlipAmountsRepositoryPaymentSlipLinesChildCollectionDefinition Field |
Namespace:
Aloe.EnterpriseOne.Model.Finance.Payments
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ChildCollectionDefinition<PaymentSlipLine> PaymentSlipLinesChildCollectionDefinition
Public Shared ReadOnly PaymentSlipLinesChildCollectionDefinition As ChildCollectionDefinition(Of PaymentSlipLine)
public:
static initonly ChildCollectionDefinition<PaymentSlipLine^>^ PaymentSlipLinesChildCollectionDefinition
static val PaymentSlipLinesChildCollectionDefinition: ChildCollectionDefinition<PaymentSlipLine>
Field Value
Type:
ChildCollectionDefinitionPaymentSlipLine
See Also