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


In This Topic
    TaxReportDataSource Class Members
    In This Topic

    The following tables list the members exposed by TaxReportDataSource.

    Public Constructors
    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