Click or drag to resize

GetInvoiceListDataCommand Class

Inheritance Hierarchy
SystemObject
  CorrigoService.CommandsCommandRequest
    CorrigoService.CommandsGetInvoiceListDataCommand

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

The GetInvoiceListDataCommand type exposes the following members.

Constructors
 NameDescription
Public methodGetInvoiceListDataCommandInitializes a new instance of the GetInvoiceListDataCommand class
Top
Properties
 NameDescription
Public propertyFilters 
Public propertyLogin 
Public propertySkip 
Public propertySortBy 
Public propertySortDirection 
Public propertyTake 
Top
See Also