SupplySchemataRepositoryRoutesChildCollectionDefinition Field |
Definition of the
Routes 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<SupplySchemaRoute> RoutesChildCollectionDefinition
Public Shared ReadOnly RoutesChildCollectionDefinition As ChildCollectionDefinition(Of SupplySchemaRoute)
public:
static initonly ChildCollectionDefinition<SupplySchemaRoute^>^ RoutesChildCollectionDefinition
static val RoutesChildCollectionDefinition: ChildCollectionDefinition<SupplySchemaRoute>
Field Value
Type:
ChildCollectionDefinitionSupplySchemaRoute
See Also