Overload | Description |
---|---|
LoadSummaries(DateTime,DateTime) | Loads a collection of TaxReportSummaryItem for the given date range. |
LoadSummaries(DateTime,DateTime,String) | Loads a collection of TaxReportSummaryItem for the given date range. |
LoadSummaries(DateTime,DateTime,Int32,Int32) | Loads a collection of TaxReportSummaryItem for the given date range. |
LoadSummaries(DateTime,DateTime,Int32,Int32,String) | Loads a collection of TaxReportSummaryItem for the given date range. |
LoadSummaries(String,String,Int32,DateTime,DateTime) | Loads a collection of TaxReportSummaryItem for the given date range. |
LoadSummaries(String,String,Int32,DateTime,DateTime,String) | Loads a collection of TaxReportSummaryItem for the given date range. |
LoadSummaries(String,String,Int32,DateTime,DateTime,Int32,Int32) | Loads a collection of TaxReportSummaryItem for the given date range. |
LoadSummaries(String,String,Int32,DateTime,DateTime,Int32,Int32,String) | Loads a collection of TaxReportSummaryItem for the given date range. |