| MarkupInfo Class |
Namespace: Intuit.Ipp.Data
[SerializableAttribute] public class MarkupInfo
The MarkupInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| MarkupInfo | Initializes a new instance of the MarkupInfo class |
| Name | Description | |
|---|---|---|
| MarkUpIncomeAccountRef | ||
| Percent |
Product: ALL
Description: Markup amount expressed
as a percent of charges already entered in the current
transaction. To enter a rate of 10% use 10.0, not 0.01.
| |
| PercentBased |
Product: ALL
Description: True if the markup is
expressed as a percentage.
| |
| PercentBasedSpecified | ||
| PercentSpecified | ||
| PriceLevelRef |
Product: ALL
Description: Reference to a
PriceLevel for the markup.
| |
| Value |
Product: ALL
Description: Markup value.
| |
| ValueSpecified |
| 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.) |