Click or drag to resize
CommandRequest Class
Specifies the command request abstract class used in the Execute method.
Inheritance Hierarchy
System.Object
  CorrigoService.Commands.CommandRequest
    More...

Namespace: CorrigoService.Commands
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
public abstract class CommandRequest
See Also
Inheritance Hierarchy
System.Object
  CorrigoService.Commands.CommandRequest
    CorrigoService.Commands.AddChildWorkOrderRoutine
    CorrigoService.Commands.AssetMatchByTaskCodeCommand
    CorrigoService.Commands.BaseWoActionCommand
    CorrigoService.Commands.CompositeCommand
    CorrigoService.Commands.ConvertMoneyValuesCommand
    CorrigoService.Commands.CreateCommand
    CorrigoService.Commands.DeleteCommand
    CorrigoService.Commands.GetCompanyWsdkUrlCommand
    CorrigoService.Commands.GetLicensedProvidersRoutine
    CorrigoService.Commands.GetPreferredAssigneesRoutine
    CorrigoService.Commands.GetTimeCardCommand
    CorrigoService.Commands.PostPaymentCommand
    CorrigoService.Commands.RestoreCommand
    CorrigoService.Commands.RetrieveWithCurrencyTypeCommand
    CorrigoService.Commands.SendWorkOrderCommand
    CorrigoService.Commands.SpaceCreateCommand
    CorrigoService.Commands.TimeCardActionCommand
    CorrigoService.Commands.UpdateCommand
    CorrigoService.Commands.UpdateInvoiceStateCommand
    CorrigoService.Commands.VerifyWorkCommand
    CorrigoService.Commands.WoAutoAssignRoutine
    CorrigoService.Commands.WoLastModificationCommand
    CorrigoService.Commands.WorkZoneCreateCommand
    CorrigoService.Commands.WorkZoneDefaultCommand
    CorrigoService.Commands.WorkZoneOfflineCommand
    CorrigoService.Commands.WorkZoneOnlineCommand
    CorrigoService.Commands.WoScheduleRoutine