Add | Adds a tax summary method. |
 Get | Retrieves a tax summary method. The method is specified by its key, which is contained in the `TaxSummaryMethodParams` object passed to the method. |
 GetDataInterface | Creates an empty data structure for use with the `TaxSummaryMethodsService`. |
 GetDataInterfaceFromXMLFile | Creates an object from an XML file. |
 GetDataInterfaceFromXMLString | Creates an object from XML. |
 GetList | Returns the `TaxSummaryMethodParamsCollection` data collection that identifies all tax summary methods. |
 Update | Updates an existing tax summary method. |
Â