The CatalogueReference type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| CatalogueReference |
Default constructor.
|
Methods
| Name | Description | |
|---|---|---|
| AddDescription |
Add a new 'Description' entry.
Description (BBIE). A description of the Catalogue.
| |
| AddNote |
Add a new 'Note' entry.
Note (BBIE). A free-text note about the Catalogue. This is used for information which is only human readable.
| |
| ClearDescriptions |
Removes all 'Description' entries.
Description (BBIE). A description of the Catalogue.
| |
| ClearNotes |
Removes all 'Note' entries.
Note (BBIE). A free-text note about the Catalogue. This is used for information which is only human readable.
| |
| Equals | (Inherited from Object.) | |
| GetDescription |
Gets a 'Description' entry.
Description (BBIE). A description of the Catalogue.
| |
| GetDescriptionCount |
Gets the number of 'Description' entries in the container object.
Description (BBIE). A description of the Catalogue.
| |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetNote |
Gets a 'Note' entry.
Note (BBIE). A free-text note about the Catalogue. This is used for information which is only human readable.
| |
| GetNoteCount |
Gets the number of 'Note' entries in the container object.
Note (BBIE). A free-text note about the Catalogue. This is used for information which is only human readable.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| RemoveDescription |
Removes a 'Description' entry.
Description (BBIE). A description of the Catalogue.
| |
| RemoveNote |
Removes a 'Note' entry.
Note (BBIE). A free-text note about the Catalogue. This is used for information which is only human readable.
| |
| ResetID |
Resets the node.
| |
| ResetIssueDate |
Resets the node.
| |
| ResetIssueTime |
Resets the node.
| |
| ResetPreviousVersionID |
Resets the node.
| |
| ResetRevisionDate |
Resets the node.
| |
| ResetRevisionTime |
Resets the node.
| |
| ResetUUID |
Resets the node.
| |
| ResetVersionID |
Resets the node.
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| ID |
Identifier (BBIE). An identifier for the Catalogue document.
| |
| IDSet |
Checks if the property has been set or not.
| |
| IssueDate |
Issue Date (BBIE). The date when the Catalogue was issued.
| |
| IssueDateSet |
Checks if the property has been set or not.
| |
| IssueTime |
Issue Time (BBIE). The time when the Catalogue was issued.
| |
| IssueTimeSet |
Checks if the property has been set or not.
| |
| PreviousVersionID |
Version (BBIE). Indicates the previous version (the version superseded by this Catalogue).
| |
| PreviousVersionIDSet |
Checks if the property has been set or not.
| |
| RevisionDate |
Revision Date (BBIE). The date on which the information in the Catalogue was revised.
| |
| RevisionDateSet |
Checks if the property has been set or not.
| |
| RevisionTime |
Revision Time (BBIE). The time at which the information in the Catalogue was revised.
| |
| RevisionTimeSet |
Checks if the property has been set or not.
| |
| UUID |
UUID (BBIE). A universally unique identifier for an instance of this ABIE.
| |
| UUIDSet |
Checks if the property has been set or not.
| |
| VersionID |
Version (BBIE). Indicates the current version of the Catalogue.
| |
| VersionIDSet |
Checks if the property has been set or not.
|