| EffectiveTaxRate Class |
Namespace: Intuit.Ipp.Data
[SerializableAttribute] public class EffectiveTaxRate
The EffectiveTaxRate type exposes the following members.
| Name | Description | |
|---|---|---|
| EffectiveTaxRate | Initializes a new instance of the EffectiveTaxRate class |
| Name | Description | |
|---|---|---|
| EffectiveDate |
Product: QBO
Description: Effective starting date
for which this taxrate is applicable
| |
| EffectiveDateSpecified | ||
| EffectiveTaxRateEx |
Product: ALL
Description: Internal use only:
extension place holder for TaxLine.
| |
| EndDate |
Product: QBO
Description: End date of this taxrate
applicability
| |
| EndDateSpecified | ||
| RateValue |
Product: ALL
Description: Represents rate value.
| |
| RateValueSpecified |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| CopyRecursive |
recursively copies object properties to destination.
(Defined by Utility.) |