The CertificateOfOrigin type exposes the following members.

Methods

  NameDescription
Public methodAddDescription
Add a new 'Description' entry. Description (BBIE). Textual description of a Certificate Of Origin.
Public methodAddEndorserParty
Add a new 'Endorser Party' entry. Endorser Party (ASBIE). The party providing the endorsement.
Public methodAddNote
Add a new 'Note' entry. Note (BBIE). Textual note associated with a Certificate Of Origin.
Public methodAssignStyleSheet
Assigns a XSLT stylesheet to the document. An emptry string removes it.
Public methodClearDescriptions
Removes all 'Description' entries. Description (BBIE). Textual description of a Certificate Of Origin.
Public methodClearEndorserPartys
Removes all 'Endorser Party' entries. Endorser Party (ASBIE). The party providing the endorsement.
Public methodClearNotes
Removes all 'Note' entries. Note (BBIE). Textual note associated with a Certificate Of Origin.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetDescription
Gets a 'Description' entry. Description (BBIE). Textual description of a Certificate Of Origin.
Public methodGetDescriptionCount
Gets the number of 'Description' entries in the container object. Description (BBIE). Textual description of a Certificate Of Origin.
Public methodGetDocumentAsBinary
Gets the document as binary data (UTF-8 encoded).
Public methodGetDocumentAsText
Gets the document as a string (UTF-8 encoded).
Public methodGetEndorserParty
Gets a 'Endorser Party' entry. Endorser Party (ASBIE). The party providing the endorsement.
Public methodGetEndorserPartyCount
Gets the number of 'Endorser Party' entries in the container object. Endorser Party (ASBIE). The party providing the endorsement.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetNote
Gets a 'Note' entry. Note (BBIE). Textual note associated with a Certificate Of Origin.
Public methodGetNoteCount
Gets the number of 'Note' entries in the container object. Note (BBIE). Textual note associated with a Certificate Of Origin.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodRead
Reads the document from file.
Public methodRemoveDescription
Removes a 'Description' entry. Description (BBIE). Textual description of a Certificate Of Origin.
Public methodRemoveEndorserParty
Removes a 'Endorser Party' entry. Endorser Party (ASBIE). The party providing the endorsement.
Public methodRemoveNote
Removes a 'Note' entry. Note (BBIE). Textual note associated with a Certificate Of Origin.
Public methodResetCertificateOfOriginApplication
Resets the node.
Public methodResetCustomizationID
Resets the node.
Public methodResetEmbassyEndorsement
Resets the node.
Public methodResetExporterParty
Resets the node.
Public methodResetID
Resets the node.
Public methodResetImporterParty
Resets the node.
Public methodResetInsuranceEndorsement
Resets the node.
Public methodResetIssueDate
Resets the node.
Public methodResetIssuerEndorsement
Resets the node.
Public methodResetIssueTime
Resets the node.
Public methodResetProfileID
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