VehiclesRepositoryTransportationVehiclesChildCollectionDefinition Field |
Namespace:
Aloe.EnterpriseOne.Model.Applications.Fleet
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ChildCollectionDefinition<TransportationVehicle> TransportationVehiclesChildCollectionDefinition
Public Shared ReadOnly TransportationVehiclesChildCollectionDefinition As ChildCollectionDefinition(Of TransportationVehicle)
public:
static initonly ChildCollectionDefinition<TransportationVehicle^>^ TransportationVehiclesChildCollectionDefinition
static val TransportationVehiclesChildCollectionDefinition: ChildCollectionDefinition<TransportationVehicle>
Field Value
Type:
ChildCollectionDefinitionTransportationVehicle
See Also