Click or drag to resize

MaintenanceOrderServiceCenter Property

The service center, which will perform the maintenance. [Required] [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Applications.AssetManagement
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ServiceCenter ServiceCenter { get; set; }

Property Value

Type: ServiceCenter
See Also