PurchaseControlDocumentsRepositoryLinesChildCollectionDefinition Field |
Definition of the
Lines child list
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Procurement
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ChildCollectionDefinition<PurchaseControlDocumentLine> LinesChildCollectionDefinition
Public Shared ReadOnly LinesChildCollectionDefinition As ChildCollectionDefinition(Of PurchaseControlDocumentLine)
public:
static initonly ChildCollectionDefinition<PurchaseControlDocumentLine^>^ LinesChildCollectionDefinition
static val LinesChildCollectionDefinition: ChildCollectionDefinition<PurchaseControlDocumentLine>
Field Value
Type:
ChildCollectionDefinitionPurchaseControlDocumentLine
See Also