The ICatalogueReference type exposes the following members.

Methods

  NameDescription
Public methodAddDescription
Add a new 'Description' entry. Description (BBIE). A description of the Catalogue.
Public methodAddNote
Add a new 'Note' entry. Note (BBIE). A free-text note about the Catalogue. This is used for information which is only human readable.
Public methodClearDescriptions
Removes all 'Description' entries. Description (BBIE). A description of the Catalogue.
Public methodClearNotes
Removes all 'Note' entries. Note (BBIE). A free-text note about the Catalogue. This is used for information which is only human readable.
Public methodGetDescription
Gets a 'Description' entry. Description (BBIE). A description of the Catalogue.
Public methodGetDescriptionCount
Gets the number of 'Description' entries in the container object. Description (BBIE). A description of the Catalogue.
Public methodGetNote
Gets a 'Note' entry. Note (BBIE). A free-text note about the Catalogue. This is used for information which is only human readable.
Public methodGetNoteCount
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.
Public methodRemoveDescription
Removes a 'Description' entry. Description (BBIE). A description of the Catalogue.
Public methodRemoveNote
Removes a 'Note' entry. Note (BBIE). A free-text note about the Catalogue. This is used for information which is only human readable.
Public methodResetID
Resets the node.
Public methodResetPreviousVersionID
Resets the node.
Public methodResetUUID
Resets the node.
Public methodResetVersionID
Resets the node.

Properties

  NameDescription
Public propertyID
Identifier (BBIE). An identifier for the Catalogue document.
Public propertyIDSet
Checks if the property has been set or not.
Public propertyIssueDate
Issue Date (BBIE). The date when the Catalogue was issued.
Public propertyIssueTime
Issue Time (BBIE). The time when the Catalogue was issued.
Public propertyPreviousVersionID
Version (BBIE). Indicates the previous version (the version superseded by this Catalogue).
Public propertyPreviousVersionIDSet
Checks if the property has been set or not.
Public propertyRevisionDate
Revision Date (BBIE). The date on which the information in the Catalogue was revised.
Public propertyRevisionTime
Revision Time (BBIE). The time at which the information in the Catalogue was revised.
Public propertyUUID
UUID (BBIE). A universally unique identifier for an instance of this ABIE.
Public propertyUUIDSet
Checks if the property has been set or not.
Public propertyVersionID
Version (BBIE). Indicates the current version of the Catalogue.
Public propertyVersionIDSet
Checks if the property has been set or not.

See Also