ManufacturingProcess (Object)

A ManufacturingProcess for a Manufacturing Document.

Properties


Property Setups() As (Read Only)
Give the List of Setups linked to a Manufacturing Process.
Example:
The following example returns the list of Setups SetupsList linked to the manufacturing Process CurrentProcess
 Set SetupsList = CurrentProcess.Setups