The Contract type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Contract |
Default constructor.
|
Methods
| Name | Description | |
|---|---|---|
| AddContractDocumentRef |
Add a new 'Document Reference' entry.
Document Reference (ASBIE). An associative reference to Contract Document.
| |
| ClearContractDocumentRefs |
Removes all 'Document Reference' entries.
Document Reference (ASBIE). An associative reference to Contract Document.
| |
| Equals | (Inherited from Object.) | |
| GetContractDocumentRef |
Gets a 'Document Reference' entry.
Document Reference (ASBIE). An associative reference to Contract Document.
| |
| GetContractDocumentRefCount |
Gets the number of 'Document Reference' entries in the container object.
Document Reference (ASBIE). An associative reference to Contract Document.
| |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| RemoveContractDocumentRef |
Removes a 'Document Reference' entry.
Document Reference (ASBIE). An associative reference to Contract Document.
| |
| ResetContractType |
Resets the node.
| |
| ResetContractTypeCode |
Resets the node.
| |
| ResetID |
Resets the node.
| |
| ResetIssueDate |
Resets the node.
| |
| ResetIssueTime |
Resets the node.
| |
| ResetValidityPeriod |
Resets the node.
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| ContractType |
Contract Type (BBIE). The type of Contract, expressed as text.
| |
| ContractTypeCode |
Contract Type Code (BBIE). The type of Contract, expressed as a code.
| |
| ContractTypeCodeSet |
Checks if the property has been set or not.
| |
| ContractTypeSet |
Checks if the property has been set or not.
| |
| ID |
Identifier (BBIE). Identifies the Contract.
| |
| IDSet |
Checks if the property has been set or not.
| |
| IssueDate |
Issue Date (BBIE). The date on which the Contract was issued.
| |
| IssueDateSet |
Checks if the property has been set or not.
| |
| IssueTime |
Issue Time (BBIE). The time at which the Contract was issued.
| |
| IssueTimeSet |
Checks if the property has been set or not.
| |
| ValidityPeriod |
Period (ASBIE). An association to Validity Period.
| |
| ValidityPeriodSet |
Checks if the property has been set or not.
|