IHostManufacturingViewsEditClosingManufacturingOrder Method

Edit closing of a manufacturing order.

Definition

Namespace: Aliquo.Windows
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
void EditClosingManufacturingOrder(
	long id
)

Parameters

id  Int64
Manufacturing order unique identifier.

See Also