SalesHistoryCollection..::..RetrieveSalesHistory Method

Namespace:  JiwaFinancials.Jiwa.JiwaDebtors
Assembly:  JiwaDebtors (in JiwaDebtors.dll)

Syntax


public SalesHistory RetrieveSalesHistory(
	Month Month
)
Public Function RetrieveSalesHistory ( _
	Month As Month _
) As SalesHistory
public:
SalesHistory^ RetrieveSalesHistory(
	Month^ Month
)