Click or drag to resize

ServiceOrderCreateReappointmentServiceOrder Method

Creates the reappointment service order.

Namespace:  Aloe.EnterpriseOne.Model.Applications.Service
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ServiceOrder CreateReappointmentServiceOrder(
	DocumentType documentType
)

Parameters

documentType
Type: Aloe.EnterpriseOne.Model.GeneralDocumentType
Type of the document.

Return Value

Type: ServiceOrder
ServiceOrder.
See Also