The CertificateOfOrigin type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AddDescription |
Add a new 'Description' entry.
Description (BBIE). Textual description of a Certificate Of Origin.
| |
| AddEndorserParty |
Add a new 'Endorser Party' entry.
Endorser Party (ASBIE). The party providing the endorsement.
| |
| AddNote |
Add a new 'Note' entry.
Note (BBIE). Textual note associated with a Certificate Of Origin.
| |
| AssignStyleSheet |
Assigns a XSLT stylesheet to the document.
An emptry string removes it.
| |
| ClearDescriptions |
Removes all 'Description' entries.
Description (BBIE). Textual description of a Certificate Of Origin.
| |
| ClearEndorserPartys |
Removes all 'Endorser Party' entries.
Endorser Party (ASBIE). The party providing the endorsement.
| |
| ClearNotes |
Removes all 'Note' entries.
Note (BBIE). Textual note associated with a Certificate Of Origin.
| |
| Equals | (Inherited from Object.) | |
| GetDescription |
Gets a 'Description' entry.
Description (BBIE). Textual description of a Certificate Of Origin.
| |
| GetDescriptionCount |
Gets the number of 'Description' entries in the container object.
Description (BBIE). Textual description of a Certificate Of Origin.
| |
| GetDocumentAsBinary |
Gets the document as binary data (UTF-8 encoded).
| |
| GetDocumentAsText |
Gets the document as a string (UTF-8 encoded).
| |
| GetEndorserParty |
Gets a 'Endorser Party' entry.
Endorser Party (ASBIE). The party providing the endorsement.
| |
| GetEndorserPartyCount |
Gets the number of 'Endorser Party' entries in the container object.
Endorser Party (ASBIE). The party providing the endorsement.
| |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetNote |
Gets a 'Note' entry.
Note (BBIE). Textual note associated with a Certificate Of Origin.
| |
| GetNoteCount |
Gets the number of 'Note' entries in the container object.
Note (BBIE). Textual note associated with a Certificate Of Origin.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Read |
Reads the document from file.
| |
| RemoveDescription |
Removes a 'Description' entry.
Description (BBIE). Textual description of a Certificate Of Origin.
| |
| RemoveEndorserParty |
Removes a 'Endorser Party' entry.
Endorser Party (ASBIE). The party providing the endorsement.
| |
| RemoveNote |
Removes a 'Note' entry.
Note (BBIE). Textual note associated with a Certificate Of Origin.
| |
| ResetCertificateOfOriginApplication |
Resets the node.
| |
| ResetCustomizationID |
Resets the node.
| |
| ResetEmbassyEndorsement |
Resets the node.
| |
| ResetExporterParty |
Resets the node.
| |
| ResetID |
Resets the node.
| |
| ResetImporterParty |
Resets the node.
| |
| ResetInsuranceEndorsement |
Resets the node.
| |
| ResetIssueDate |
Resets the node.
| |
| ResetIssuerEndorsement |
Resets the node.
| |
| ResetIssueTime |
Resets the node.
| |
| ResetProfileID |
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.
|