The ApplicationResponse type exposes the following members.

Methods

  NameDescription
Public methodAddDocumentResponse
Add a new 'Document Response' entry. Document Response (ASBIE). A response to one or more documents.
Public methodAddNote
Add a new 'Note' entry. Note (BBIE). Free-form text applying to the Application Response. This element may contain notes or any other similar information that is not contained explicitly in another structure.
Public methodAddSignature
Add a new 'Signature' entry. Signature (ASBIE). An association to Signature.
Public methodAssignStyleSheet
Assigns a XSLT stylesheet to the document. An emptry string removes it.
Public methodClearDocumentResponses
Removes all 'Document Response' entries. Document Response (ASBIE). A response to one or more documents.
Public methodClearNotes
Removes all 'Note' entries. Note (BBIE). Free-form text applying to the Application Response. This element may contain notes or any other similar information that is not contained explicitly in another structure.
Public methodClearSignatures
Removes all 'Signature' entries. Signature (ASBIE). An association to Signature.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetDocumentAsBinary
Gets the document as binary data (UTF-8 encoded).
Public methodGetDocumentAsText
Gets the document as a string (UTF-8 encoded).
Public methodGetDocumentResponse
Gets a 'Document Response' entry. Document Response (ASBIE). A response to one or more documents.
Public methodGetDocumentResponseCount
Gets the number of 'Document Response' entries in the container object. Document Response (ASBIE). A response to one or more documents.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetNote
Gets a 'Note' entry. Note (BBIE). Free-form text applying to the Application Response. This element may contain notes or any other similar information that is not contained explicitly in another structure.
Public methodGetNoteCount
Gets the number of 'Note' entries in the container object. Note (BBIE). Free-form text applying to the Application Response. This element may contain notes or any other similar information that is not contained explicitly in another structure.
Public methodGetSignature
Gets a 'Signature' entry. Signature (ASBIE). An association to Signature.
Public methodGetSignatureCount
Gets the number of 'Signature' entries in the container object. Signature (ASBIE). An association to Signature.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodRead
Reads the document from file.
Public methodRemoveDocumentResponse
Removes a 'Document Response' entry. Document Response (ASBIE). A response to one or more documents.
Public methodRemoveNote
Removes a 'Note' entry. Note (BBIE). Free-form text applying to the Application Response. This element may contain notes or any other similar information that is not contained explicitly in another structure.
Public methodRemoveSignature
Removes a 'Signature' entry. Signature (ASBIE). An association to Signature.
Public methodResetCustomizationID
Resets the node.
Public methodResetID
Resets the node.
Public methodResetIssueDate
Resets the node.
Public methodResetIssueTime
Resets the node.
Public methodResetProfileID
Resets the node.
Public methodResetReceiverParty
Resets the node.
Public methodResetResponseDate
Resets the node.
Public methodResetResponseTime
Resets the node.
Public methodResetSenderParty
Resets the node.
Public methodResetUBLExtensions
Resets the node.
Public methodResetUBLVersionID
Resets the node.
Public methodResetUUID
Resets the node.
Public methodResetVersionID
Resets the node.
Public methodSetDocument
Sets the document from an object. The object can be a string or a binary array.
Public methodSetOutputEncoding
Sets the desired output encoding. An empty string resets it to its default (normally UTF-8).
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Public methodWrite
Writes the document to file.

See Also