TripsRepositorySegmentsChildCollectionDefinition 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<TripSegment> SegmentsChildCollectionDefinition
Public Shared ReadOnly SegmentsChildCollectionDefinition As ChildCollectionDefinition(Of TripSegment)
public:
static initonly ChildCollectionDefinition<TripSegment^>^ SegmentsChildCollectionDefinition
static val SegmentsChildCollectionDefinition: ChildCollectionDefinition<TripSegment>
Field Value
Type:
ChildCollectionDefinitionTripSegment
See Also