Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Reporting Namespace / TaxReportDataSource Class


In This Topic
    TaxReportDataSource Class Methods
    In This Topic

    For a list of all members of this type, see TaxReportDataSource members.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Overloaded.  Counts the number of TaxReportDetailItem objects in result if retrieved using the given date range.  
    Public Methodstatic (Shared in Visual Basic)Overloaded.  Counts the number of TaxReportSummaryItem objects in result if retrieved using the given date range.  
    Public Methodstatic (Shared in Visual Basic) Determines whether a tax name is valid for use in detail queries  
    Public Methodstatic (Shared in Visual Basic)Overloaded.  Loads a collection of TaxReportDetailItem for the given date range.  
    Public Methodstatic (Shared in Visual Basic)Overloaded.  Loads a collection of TaxReportSummaryItem for the given date range.  
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also