The Response type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Response |
Default constructor.
|
Methods
| Name | Description | |
|---|---|---|
| AddDescription |
Add a new 'Description' entry.
Description (BBIE). The description of the response to the transaction document.
| |
| ClearDescriptions |
Removes all 'Description' entries.
Description (BBIE). The description of the response to the transaction document.
| |
| Equals | (Inherited from Object.) | |
| GetDescription |
Gets a 'Description' entry.
Description (BBIE). The description of the response to the transaction document.
| |
| GetDescriptionCount |
Gets the number of 'Description' entries in the container object.
Description (BBIE). The description of the response to the transaction document.
| |
| 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 response to the transaction document.
| |
| ResetReferenceID |
Resets the node.
| |
| ResetResponseCode |
Resets the node.
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| ReferenceID |
Reference (BBIE). Identifies the section (or line) of the document to which the response applies.
| |
| ReferenceIDSet |
Checks if the property has been set or not.
| |
| ResponseCode |
Response Code (BBIE). A code for the description of the response to the transaction document.
| |
| ResponseCodeSet |
Checks if the property has been set or not.
|