The TransactionConditions type exposes the following members.

Constructors

  NameDescription
Public methodTransactionConditions
Default constructor.

Methods

  NameDescription
Public methodAddDescription
Add a new 'Description' entry. Description (BBIE). The description of the transaction conditions.
Public methodAddDocumentRef
Add a new 'Document Reference' entry. Document Reference (ASBIE). An association to Document Reference.
Public methodClearDescriptions
Removes all 'Description' entries. Description (BBIE). The description of the transaction conditions.
Public methodClearDocumentRefs
Removes all 'Document Reference' entries. Document Reference (ASBIE). An association to Document Reference.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetDescription
Gets a 'Description' entry. Description (BBIE). The description of the transaction conditions.
Public methodGetDescriptionCount
Gets the number of 'Description' entries in the container object. Description (BBIE). The description of the transaction conditions.
Public methodGetDocumentRef
Gets a 'Document Reference' entry. Document Reference (ASBIE). An association to Document Reference.
Public methodGetDocumentRefCount
Gets the number of 'Document Reference' entries in the container object. Document Reference (ASBIE). An association to Document Reference.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodRemoveDescription
Removes a 'Description' entry. Description (BBIE). The description of the transaction conditions.
Public methodRemoveDocumentRef
Removes a 'Document Reference' entry. Document Reference (ASBIE). An association to Document Reference.
Public methodResetActionCode
Resets the node.
Public methodResetID
Resets the node.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyActionCode
Action Code (BBIE). An action relating to sales or payment conditions, expressed as a code.
Public propertyActionCodeSet
Checks if the property has been set or not.
Public propertyID
Identifier (BBIE). Identifies conditions of the transaction, typically Purchase/Sales Conditions.
Public propertyIDSet
Checks if the property has been set or not.

See Also