The Endorsement type exposes the following members.

Constructors

  NameDescription
Public methodEndorsement
Default constructor.

Methods

  NameDescription
Public methodAddRemarks
Add a new 'Remarks' entry. Remarks (BBIE). Remarks by the endorsing party.
Public methodAddSignature
Add a new 'Signature' entry. Signature (ASBIE). One or more signatures applied to the endorsement.
Public methodClearRemarkss
Removes all 'Remarks' entries. Remarks (BBIE). Remarks by the endorsing party.
Public methodClearSignatures
Removes all 'Signature' entries. Signature (ASBIE). One or more signatures applied to the endorsement.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetRemarks
Gets a 'Remarks' entry. Remarks (BBIE). Remarks by the endorsing party.
Public methodGetRemarksCount
Gets the number of 'Remarks' entries in the container object. Remarks (BBIE). Remarks by the endorsing party.
Public methodGetSignature
Gets a 'Signature' entry. Signature (ASBIE). One or more signatures applied to the endorsement.
Public methodGetSignatureCount
Gets the number of 'Signature' entries in the container object. Signature (ASBIE). One or more signatures applied to the endorsement.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodRemoveRemarks
Removes a 'Remarks' entry. Remarks (BBIE). Remarks by the endorsing party.
Public methodRemoveSignature
Removes a 'Signature' entry. Signature (ASBIE). One or more signatures applied to the endorsement.
Public methodResetApprovalStatus
Resets the node.
Public methodResetDocumentID
Resets the node.
Public methodResetEndorserParty
Resets the node.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyApprovalStatus
Approval Status (BBIE). Specifies the status of the endorsement.
Public propertyApprovalStatusSet
Checks if the property has been set or not.
Public propertyDocumentID
Document (BBIE). Identifies the endorsement.
Public propertyDocumentIDSet
Checks if the property has been set or not.
Public propertyEndorserParty
Endorser Party (ASBIE). The type of party providing the endorsement.
Public propertyEndorserPartySet
Checks if the property has been set or not.

See Also