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