The AttachedDocument type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| AttachedDocument |
Default constructor.
|
Methods
| Name | Description | |
|---|---|---|
| AddNote |
Add a new 'Note' entry.
Note (BBIE). Contains any free-form text pertinent to the entire document or to the document message itself. 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). Associates the Attached Document with zero or more signatures.
| |
| AssignStyleSheet |
Assigns a XSLT stylesheet to the document.
An emptry string removes it.
| |
| ClearNotes |
Removes all 'Note' entries.
Note (BBIE). Contains any free-form text pertinent to the entire document or to the document message itself. 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). Associates the Attached Document with zero or more signatures.
| |
| Equals | (Inherited from Object.) | |
| GetDocumentAsBinary |
Gets the document as binary data (UTF-8 encoded).
| |
| GetDocumentAsText |
Gets the document as a string (UTF-8 encoded).
| |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetNote |
Gets a 'Note' entry.
Note (BBIE). Contains any free-form text pertinent to the entire document or to the document message itself. 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). Contains any free-form text pertinent to the entire document or to the document message itself. 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). Associates the Attached Document with zero or more signatures.
| |
| GetSignatureCount |
Gets the number of 'Signature' entries in the container object.
Signature (ASBIE). Associates the Attached Document with zero or more signatures.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Read |
Reads the document from file.
| |
| RemoveNote |
Removes a 'Note' entry.
Note (BBIE). Contains any free-form text pertinent to the entire document or to the document message itself. 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). Associates the Attached Document with zero or more signatures.
| |
| ResetAttachment |
Resets the node.
| |
| ResetCustomizationID |
Resets the node.
| |
| ResetDocumentType |
Resets the node.
| |
| ResetDocumentTypeCode |
Resets the node.
| |
| ResetID |
Resets the node.
| |
| ResetIssueDate |
Resets the node.
| |
| ResetIssueTime |
Resets the node.
| |
| ResetParentDocumentID |
Resets the node.
| |
| ResetParentDocumentTypeCode |
Resets the node.
| |
| ResetProfileID |
Resets the node.
| |
| ResetReceiverParty |
Resets the node.
| |
| ResetSenderParty |
Resets the node.
| |
| ResetUBLExtensions |
Resets the node.
| |
| ResetUBLVersionID |
Resets the node.
| |
| ResetUUID |
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.
|
Properties
| Name | Description | |
|---|---|---|
| Attachment |
Attachment (ASBIE). An attachment containing the document content.
| |
| AttachmentSet |
Checks if the property has been set or not.
| |
| CustomizationID |
Customization Identifier (BBIE). Identifies a user-defined customization of UBL for a specific use.
| |
| CustomizationIDSet |
Checks if the property has been set or not.
| |
| DocumentType |
Document Type (BBIE). Qualifies types of document as text.
| |
| DocumentTypeCode |
Document Type Code (BBIE). Qualifies the type of document using a code set.
| |
| DocumentTypeCodeSet |
Checks if the property has been set or not.
| |
| DocumentTypeSet |
Checks if the property has been set or not.
| |
| ID |
Identifier (BBIE). An identifier for the Attached Document; this ID is used as a reference by the UBL 'parent' document.
| |
| IDSet |
Checks if the property has been set or not.
| |
| IssueDate |
Issue Date (BBIE). A date denoting when the Attached Document was issued.
| |
| IssueDateSet |
Checks if the property has been set or not.
| |
| IssueTime |
Issue Time (BBIE). A time denoting when the Attached Document was issued.
| |
| IssueTimeSet |
Checks if the property has been set or not.
| |
| NamespaceUri |
Gets the namespace URI of this document.
| |
| ParentDocumentID |
Document Identifier (BBIE). Identifies the parent document.
| |
| ParentDocumentIDSet |
Checks if the property has been set or not.
| |
| ParentDocumentTypeCode |
Document Type Code (BBIE). Identifies the type of parent document.
| |
| ParentDocumentTypeCodeSet |
Checks if the property has been set or not.
| |
| ProfileID |
Profile Identifier (BBIE). Identifies a user-defined profile of the customization of UBL being used.
| |
| ProfileIDSet |
Checks if the property has been set or not.
| |
| ReceiverParty |
Party (ASBIE). An association to the Party receiving this document.
| |
| ReceiverPartySet |
Checks if the property has been set or not.
| |
| SenderParty |
Party (ASBIE). An association to the Party sending this document.
| |
| SenderPartySet |
Checks if the property has been set or not.
| |
| UBLExtensions |
().
| |
| UBLExtensionsSet |
Checks if the property has been set or not.
| |
| UBLVersionID |
UBL Version Identifier (BBIE). The earliest version of the UBL 2 schema for this document type that defines all of the elements that might be encountered in the current instance.
| |
| UBLVersionIDSet |
Checks if the property has been set or not.
| |
| UUID |
UUID (BBIE). A universally unique identifier for an instance of this ABIE.
| |
| UUIDSet |
Checks if the property has been set or not.
|