MaintenanceOrdersRepositoryServiceCenterReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Applications.AssetManagement
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<MaintenanceOrder, ServiceCenter> ServiceCenterReference
Public Shared ReadOnly ServiceCenterReference As PrimaryKeyReference(Of MaintenanceOrder, ServiceCenter)
public:
static initonly PrimaryKeyReference<MaintenanceOrder^, ServiceCenter^>^ ServiceCenterReference
static val ServiceCenterReference: PrimaryKeyReference<MaintenanceOrder, ServiceCenter>
Field Value
Type:
PrimaryKeyReferenceMaintenanceOrder,
ServiceCenter
See Also