Click or drag to resize

WoSetFlagsCommand Class

WorkOrder SetFlagsCommand
Inheritance Hierarchy
SystemObject
  CorrigoService.CommandsCommandRequest
    CorrigoService.CommandsBaseWoActionCommand
      CorrigoService.CommandsWoSetFlagsCommand

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

The WoSetFlagsCommand type exposes the following members.

Properties
 NameDescription
Public propertyFlagsToSet Array of Flag IDs to set.
Top
See Also