The IDocumentResponse type exposes the following members.

Methods

  NameDescription
Public methodAddLineResponse
Add a new 'Line Response' entry. Line Response (ASBIE). Response to various lines in the document.
Public methodClearLineResponses
Removes all 'Line Response' entries. Line Response (ASBIE). Response to various lines in the document.
Public methodGetLineResponse
Gets a 'Line Response' entry. Line Response (ASBIE). Response to various lines in the document.
Public methodGetLineResponseCount
Gets the number of 'Line Response' entries in the container object. Line Response (ASBIE). Response to various lines in the document.
Public methodRemoveLineResponse
Removes a 'Line Response' entry. Line Response (ASBIE). Response to various lines in the document.
Public methodResetDocumentRef
Resets the node.
Public methodResetIssuerParty
Resets the node.
Public methodResetRecipientParty
Resets the node.
Public methodResetResponse
Resets the node.

Properties

  NameDescription
Public propertyDocumentRef
Document Reference (ASBIE). An association to Document Reference.
Public propertyDocumentRefSet
Checks if the property has been set or not.
Public propertyIssuerParty
Party (ASBIE). The party who issued a document.
Public propertyIssuerPartySet
Checks if the property has been set or not.
Public propertyRecipientParty
Party (ASBIE). The party for whom the document is intended.
Public propertyRecipientPartySet
Checks if the property has been set or not.
Public propertyResponse
Response (ASBIE). The response to the document.
Public propertyResponseSet
Checks if the property has been set or not.

See Also