Description
This method returns an array of of type BasicDataset containing the id number and name of all sources of customers. The integer matches the integer contained in the Source element of the Customer classParameters
IN
StartDate
DateTime
DateTime
The start date for the report
IN
EndDate
DateTime
DateTime
The end date for the report
IN
BasedOnInvoiceDate
Boolean
Boolean
If set to True then the report will be based on invoice dates, as opposed to payment dates
Returns
An array of objects of type BasicDataset.The ID field contains the customer id. Name is the customer name, Description is the customer code, Value is the income from this customer in the period specified