Click or drag to resize
WoSetFlagsCommand Class
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
C#
[SerializableAttribute]
public class WoSetFlagsCommand : BaseWoActionCommand

The WoSetFlagsCommand type exposes the following members.

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