The RelatedItem type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| RelatedItem |
Default constructor.
|
Methods
| Name | Description | |
|---|---|---|
| AddDescription |
Add a new 'Description' entry.
Description (BBIE). A description for the relationship.
| |
| ClearDescriptions |
Removes all 'Description' entries.
Description (BBIE). A description for the relationship.
| |
| Equals | (Inherited from Object.) | |
| GetDescription |
Gets a 'Description' entry.
Description (BBIE). A description for the relationship.
| |
| GetDescriptionCount |
Gets the number of 'Description' entries in the container object.
Description (BBIE). A description for the relationship.
| |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| RemoveDescription |
Removes a 'Description' entry.
Description (BBIE). A description for the relationship.
| |
| ResetID |
Resets the node.
| |
| ResetQuantity |
Resets the node.
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| ID |
Identifier (BBIE). An identifier for the related item.
| |
| IDSet |
Checks if the property has been set or not.
| |
| Quantity |
Quantity (BBIE). The quantity that applies to the relationship.
| |
| QuantitySet |
Checks if the property has been set or not.
|