MaintenanceProfilesRepositoryPlansChildCollectionDefinition Field |
Definition of the
Plans child list
Namespace:
Aloe.EnterpriseOne.Model.Applications.Fleet
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ChildCollectionDefinition<MaintenanceProfilePlan> PlansChildCollectionDefinition
Public Shared ReadOnly PlansChildCollectionDefinition As ChildCollectionDefinition(Of MaintenanceProfilePlan)
public:
static initonly ChildCollectionDefinition<MaintenanceProfilePlan^>^ PlansChildCollectionDefinition
static val PlansChildCollectionDefinition: ChildCollectionDefinition<MaintenanceProfilePlan>
Field Value
Type:
ChildCollectionDefinitionMaintenanceProfilePlan
See Also