Click or drag to resize
UpdateWoInductionAndSafetyStatusCommand Class
Inheritance Hierarchy
SystemObject
  CorrigoService.CommandsCommandRequest
    CorrigoService.CommandsBaseWoActionCommand
      CorrigoService.CommandsUpdateWoInductionAndSafetyStatusCommand

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

The UpdateWoInductionAndSafetyStatusCommand type exposes the following members.

Properties
  NameDescription
Public propertyInductionAndSafetyStatusID
ISM status ID, required.
Top
See Also