[DataObjectMethod(DataObjectMethodType.Select)] IList<TaxRule> LoadForTaxCodes( int[] taxCodeIds, TaxAddress taxAddress, User user )
Parameters
- taxCodeIds
- Array of tax code Ids
- taxAddress
- Address for which to load the tax rules
- user
- User for which to load the tax rules
Return Value
Collection of rules that apply