The Contract type exposes the following members.

Constructors

  NameDescription
Public methodContract
Default constructor.

Methods

  NameDescription
Public methodAddContractDocumentRef
Add a new 'Document Reference' entry. Document Reference (ASBIE). An associative reference to Contract Document.
Public methodClearContractDocumentRefs
Removes all 'Document Reference' entries. Document Reference (ASBIE). An associative reference to Contract Document.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetContractDocumentRef
Gets a 'Document Reference' entry. Document Reference (ASBIE). An associative reference to Contract Document.
Public methodGetContractDocumentRefCount
Gets the number of 'Document Reference' entries in the container object. Document Reference (ASBIE). An associative reference to Contract Document.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodRemoveContractDocumentRef
Removes a 'Document Reference' entry. Document Reference (ASBIE). An associative reference to Contract Document.
Public methodResetContractType
Resets the node.
Public methodResetContractTypeCode
Resets the node.
Public methodResetID
Resets the node.
Public methodResetIssueDate
Resets the node.
Public methodResetIssueTime
Resets the node.
Public methodResetValidityPeriod
Resets the node.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyContractType
Contract Type (BBIE). The type of Contract, expressed as text.
Public propertyContractTypeCode
Contract Type Code (BBIE). The type of Contract, expressed as a code.
Public propertyContractTypeCodeSet
Checks if the property has been set or not.
Public propertyContractTypeSet
Checks if the property has been set or not.
Public propertyID
Identifier (BBIE). Identifies the Contract.
Public propertyIDSet
Checks if the property has been set or not.
Public propertyIssueDate
Issue Date (BBIE). The date on which the Contract was issued.
Public propertyIssueDateSet
Checks if the property has been set or not.
Public propertyIssueTime
Issue Time (BBIE). The time at which the Contract was issued.
Public propertyIssueTimeSet
Checks if the property has been set or not.
Public propertyValidityPeriod
Period (ASBIE). An association to Validity Period.
Public propertyValidityPeriodSet
Checks if the property has been set or not.

See Also