Represents the taxability of a product or service
| C# |
public class TaxClass
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| TaxClass()()() | Initializes a new instance of the TaxClass class | |
| TaxClass(Guid) | Initializes a new instance of the TaxClass class | |
| CompareByCreated(TaxClass, TaxClass) |
Compares 2 instances of TaxClas.
| |
| CompareByDescription(TaxClass, TaxClass) |
Compares 2 instances of TaxClas.
| |
| CompareByLastModified(TaxClass, TaxClass) |
Compares 2 instances of TaxClas.
| |
| CompareByTitle(TaxClass, TaxClass) |
Compares 2 instances of TaxClas.
| |
| Created | ||
| Delete(Guid) | ||
| Description | ||
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() | (Inherited from Object.) | |
| GetBySite(Guid) | ||
| GetHashCode()()() | (Inherited from Object.) | |
| GetList(Guid) | ||
| GetPage(Guid, Int32, Int32, Int32%) | ||
| GetType()()() | (Inherited from Object.) | |
| Guid | ||
| LastModified | ||
| MemberwiseClone()()() | (Inherited from Object.) | |
| Save()()() | ||
| SiteGuid | ||
| Title | ||
| ToString()()() | (Inherited from Object.) |
| Object | |
| TaxClass | |