The DocumentResponse type exposes the following members.

Constructors

  NameDescription
Public methodDocumentResponse
Default constructor.

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 methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
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 methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
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.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

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