MaintenanceProfilePlansRepositoryMaintenancePlanReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Applications.Fleet
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<MaintenanceProfilePlan, MaintenancePlan> MaintenancePlanReference
Public Shared ReadOnly MaintenancePlanReference As PrimaryKeyReference(Of MaintenanceProfilePlan, MaintenancePlan)
public:
static initonly PrimaryKeyReference<MaintenanceProfilePlan^, MaintenancePlan^>^ MaintenancePlanReference
static val MaintenancePlanReference: PrimaryKeyReference<MaintenanceProfilePlan, MaintenancePlan>
Field Value
Type:
PrimaryKeyReferenceMaintenanceProfilePlan,
MaintenancePlan
See Also