Click or drag to resize

EnterpriseOneTransactionApplicationsFleetObjectsTripSegments Property

Gets a typed query for the Applications.Fleet.TripSegment entity type.

Namespace:  Aloe.EnterpriseOne.Model.Core
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public TransactionQuery<TripSegment, TripSegmentsRepository> TripSegments { get; }

Property Value

Type: TransactionQueryTripSegment, TripSegmentsRepository
See Also