ITax |
public interface ITaxCategory : ISerializable, IEntity
The ITaxCategory type exposes the following members.
| Name | Description | |
|---|---|---|
| Id | (Inherited from IEntity) | |
| IsCalculated | Is calculated tax flag | |
| Name | Vat name. | |
| VatPercent | Vat percent. |
| Name | Description | |
|---|---|---|
| GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. (Inherited from ISerializable) |