The DocumentResponse type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| DocumentResponse |
Default constructor.
|
Methods
| Name | Description | |
|---|---|---|
| AddLineResponse |
Add a new 'Line Response' entry.
Line Response (ASBIE). Response to various lines in the document.
| |
| ClearLineResponses |
Removes all 'Line Response' entries.
Line Response (ASBIE). Response to various lines in the document.
| |
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetLineResponse |
Gets a 'Line Response' entry.
Line Response (ASBIE). Response to various lines in the document.
| |
| GetLineResponseCount |
Gets the number of 'Line Response' entries in the container object.
Line Response (ASBIE). Response to various lines in the document.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| RemoveLineResponse |
Removes a 'Line Response' entry.
Line Response (ASBIE). Response to various lines in the document.
| |
| ResetDocumentRef |
Resets the node.
| |
| ResetIssuerParty |
Resets the node.
| |
| ResetRecipientParty |
Resets the node.
| |
| ResetResponse |
Resets the node.
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| DocumentRef |
Document Reference (ASBIE). An association to Document Reference.
| |
| DocumentRefSet |
Checks if the property has been set or not.
| |
| IssuerParty |
Party (ASBIE). The party who issued a document.
| |
| IssuerPartySet |
Checks if the property has been set or not.
| |
| RecipientParty |
Party (ASBIE). The party for whom the document is intended.
| |
| RecipientPartySet |
Checks if the property has been set or not.
| |
| Response |
Response (ASBIE). The response to the document.
| |
| ResponseSet |
Checks if the property has been set or not.
|