Represents a tax rate associated with a geographic location
| C# |
public class TaxRate
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| TaxRate(Guid, Guid) | Initializes a new instance of the TaxRate class | |
| TaxRate(Guid) | Initializes a new instance of the TaxRate class | |
| Created | ||
| CreatedBy | ||
| Delete(Guid) | ||
| Description | ||
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() | (Inherited from Object.) | |
| GeoZoneGuid | ||
| GetAll(Guid, Guid) | ||
| GetHashCode()()() | (Inherited from Object.) | |
| GetTaxRates(Guid, Guid) | ||
| GetType()()() | (Inherited from Object.) | |
| Guid | ||
| LastModified | ||
| MemberwiseClone()()() | (Inherited from Object.) | |
| ModifiedBy | ||
| Priority | ||
| Rate | ||
| Save()()() | ||
| SiteGuid | ||
| TaxClassGuid | ||
| ToString()()() | (Inherited from Object.) |
| Object | |
| TaxRate | |