The TransactionConditions type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| TransactionConditions |
Default constructor.
|
Methods
| Name | Description | |
|---|---|---|
| AddDescription |
Add a new 'Description' entry.
Description (BBIE). The description of the transaction conditions.
| |
| AddDocumentRef |
Add a new 'Document Reference' entry.
Document Reference (ASBIE). An association to Document Reference.
| |
| ClearDescriptions |
Removes all 'Description' entries.
Description (BBIE). The description of the transaction conditions.
| |
| ClearDocumentRefs |
Removes all 'Document Reference' entries.
Document Reference (ASBIE). An association to Document Reference.
| |
| Equals | (Inherited from Object.) | |
| GetDescription |
Gets a 'Description' entry.
Description (BBIE). The description of the transaction conditions.
| |
| GetDescriptionCount |
Gets the number of 'Description' entries in the container object.
Description (BBIE). The description of the transaction conditions.
| |
| GetDocumentRef |
Gets a 'Document Reference' entry.
Document Reference (ASBIE). An association to Document Reference.
| |
| GetDocumentRefCount |
Gets the number of 'Document Reference' entries in the container object.
Document Reference (ASBIE). An association to Document Reference.
| |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| RemoveDescription |
Removes a 'Description' entry.
Description (BBIE). The description of the transaction conditions.
| |
| RemoveDocumentRef |
Removes a 'Document Reference' entry.
Document Reference (ASBIE). An association to Document Reference.
| |
| ResetActionCode |
Resets the node.
| |
| ResetID |
Resets the node.
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| ActionCode |
Action Code (BBIE). An action relating to sales or payment conditions, expressed as a code.
| |
| ActionCodeSet |
Checks if the property has been set or not.
| |
| ID |
Identifier (BBIE). Identifies conditions of the transaction, typically Purchase/Sales Conditions.
| |
| IDSet |
Checks if the property has been set or not.
|