The ApplicationResponse type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AddDocumentResponse |
Add a new 'Document Response' entry.
Document Response (ASBIE). A response to one or more documents.
| |
| AddNote |
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.
| |
| AddSignature |
Add a new 'Signature' entry.
Signature (ASBIE). An association to Signature.
| |
| AssignStyleSheet |
Assigns a XSLT stylesheet to the document.
An emptry string removes it.
| |
| ClearDocumentResponses |
Removes all 'Document Response' entries.
Document Response (ASBIE). A response to one or more documents.
| |
| ClearNotes |
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.
| |
| ClearSignatures |
Removes all 'Signature' entries.
Signature (ASBIE). An association to Signature.
| |
| Equals | (Inherited from Object.) | |
| GetDocumentAsBinary |
Gets the document as binary data (UTF-8 encoded).
| |
| GetDocumentAsText |
Gets the document as a string (UTF-8 encoded).
| |
| GetDocumentResponse |
Gets a 'Document Response' entry.
Document Response (ASBIE). A response to one or more documents.
| |
| GetDocumentResponseCount |
Gets the number of 'Document Response' entries in the container object.
Document Response (ASBIE). A response to one or more documents.
| |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetNote |
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.
| |
| GetNoteCount |
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.
| |
| GetSignature |
Gets a 'Signature' entry.
Signature (ASBIE). An association to Signature.
| |
| GetSignatureCount |
Gets the number of 'Signature' entries in the container object.
Signature (ASBIE). An association to Signature.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Read |
Reads the document from file.
| |
| RemoveDocumentResponse |
Removes a 'Document Response' entry.
Document Response (ASBIE). A response to one or more documents.
| |
| RemoveNote |
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.
| |
| RemoveSignature |
Removes a 'Signature' entry.
Signature (ASBIE). An association to Signature.
| |
| ResetCustomizationID |
Resets the node.
| |
| ResetID |
Resets the node.
| |
| ResetIssueDate |
Resets the node.
| |
| ResetIssueTime |
Resets the node.
| |
| ResetProfileID |
Resets the node.
| |
| ResetReceiverParty |
Resets the node.
| |
| ResetResponseDate |
Resets the node.
| |
| ResetResponseTime |
Resets the node.
| |
| ResetSenderParty |
Resets the node.
| |
| ResetUBLExtensions |
Resets the node.
| |
| ResetUBLVersionID |
Resets the node.
| |
| ResetUUID |
Resets the node.
| |
| ResetVersionID |
Resets the node.
| |
| SetDocument |
Sets the document from an object. The object can be a string or
a binary array.
| |
| SetOutputEncoding |
Sets the desired output encoding. An empty string resets it to its default (normally UTF-8).
| |
| ToString | (Inherited from Object.) | |
| Write |
Writes the document to file.
|