LinkedTxn Class |
Namespace: Intuit.Ipp.Data
[SerializableAttribute] public class LinkedTxn
The LinkedTxn type exposes the following members.
Name | Description | |
---|---|---|
![]() | TxnId |
Product: QBW
Description: Transaction the current
entity is related to (linked to), for example, Sales Order.[br
/]UNSUPPORTED FIELD.
Product: QBO
Description: A list of Estimate
Ids that are to be associated with the invoice.[br /]Note: Only
Pending and Accepted Estimates can be specified. Closed and
Rejected estimates will be ignored.
|
![]() | TxnLineId |
Product: ALL
Description: A link to a specific
line of the LinkedTxn. If supplied the LinkedTxn field must also
be populated.
|
![]() | TxnType |
Product: ALL
Description: Transaction number.
|
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.) |