BulkPaymentOrdersRepositoryLinesChildCollectionDefinition Field |
Definition of the
Lines 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<BulkPaymentOrderLine> LinesChildCollectionDefinition
Public Shared ReadOnly LinesChildCollectionDefinition As ChildCollectionDefinition(Of BulkPaymentOrderLine)
public:
static initonly ChildCollectionDefinition<BulkPaymentOrderLine^>^ LinesChildCollectionDefinition
static val LinesChildCollectionDefinition: ChildCollectionDefinition<BulkPaymentOrderLine>
Field Value
Type:
ChildCollectionDefinitionBulkPaymentOrderLine
See Also