The RelatedItem type exposes the following members.

Constructors

  NameDescription
Public methodRelatedItem
Default constructor.

Methods

  NameDescription
Public methodAddDescription
Add a new 'Description' entry. Description (BBIE). A description for the relationship.
Public methodClearDescriptions
Removes all 'Description' entries. Description (BBIE). A description for the relationship.
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 for the relationship.
Public methodGetDescriptionCount
Gets the number of 'Description' entries in the container object. Description (BBIE). A description for the relationship.
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 methodRemoveDescription
Removes a 'Description' entry. Description (BBIE). A description for the relationship.
Public methodResetID
Resets the node.
Public methodResetQuantity
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 related item.
Public propertyIDSet
Checks if the property has been set or not.
Public propertyQuantity
Quantity (BBIE). The quantity that applies to the relationship.
Public propertyQuantitySet
Checks if the property has been set or not.

See Also