Click or drag to resize
GeneratePmWoCommand Class
This command forces "manual" PM WO generation for the specified PM Schedule. Anticipated usage is automated testing to simulate WON workload.
Inheritance Hierarchy
SystemObject
  CorrigoService.CommandsCommandRequest
    CorrigoService.CommandsBaseWoActionCommand
      CorrigoService.CommandsGeneratePmWoCommand

Namespace: CorrigoService.Commands
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
public class GeneratePmWoCommand : BaseWoActionCommand

The GeneratePmWoCommand type exposes the following members.

Properties
  NameDescription
Public propertyPmScheduleId
Top
See Also