TaxReportSummaryItem Class Members
In This Topic
The following tables list the members exposed by TaxReportSummaryItem.
Public Constructors
Public Properties
| Name | Description |
 | LocCode |
Gets or sets the location code for this summary record (only for WA Tax Provider)
|
 | OrderTotalCharges |
Gets or sets the total charges amount for all orders for this summary record
|
 | ProductSubtotal |
Gets or sets the total charges amount for all proudcts for this summary record
|
 | TaxAmount |
Gets or sets the tax amount for this summary record
|
 | TaxName |
Gets or sets the tax name for this summary record
|
 | TaxRule |
Gets the associated tax rule for this summary record
|
 | TaxRuleId |
Gets or sets the tax rule id for this summary record
|
Top
Extension Methods
| Name | Description |
 | ToQueryString | Overloaded.
Use this method to bulid query string from NameValueCollection
|
Top
See Also