The CatalogueReference type exposes the following members.

Constructors

  NameDescription
Public methodCatalogueReference
Default constructor.

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 methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
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 methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
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 methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
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 methodResetIssueDate
Resets the node.
Public methodResetIssueTime
Resets the node.
Public methodResetPreviousVersionID
Resets the node.
Public methodResetRevisionDate
Resets the node.
Public methodResetRevisionTime
Resets the node.
Public methodResetUUID
Resets the node.
Public methodResetVersionID
Resets the node.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

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 propertyIssueDateSet
Checks if the property has been set or not.
Public propertyIssueTime
Issue Time (BBIE). The time when the Catalogue was issued.
Public propertyIssueTimeSet
Checks if the property has been set or not.
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 propertyRevisionDateSet
Checks if the property has been set or not.
Public propertyRevisionTime
Revision Time (BBIE). The time at which the information in the Catalogue was revised.
Public propertyRevisionTimeSet
Checks if the property has been set or not.
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