The ClassificationCategory type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ClassificationCategory |
Default constructor.
|
Methods
| Name | Description | |
|---|---|---|
| AddCategClassifiCategory |
Add a new 'Classification Category' entry.
Classification Category (ASBIE). An association to subcategories within the Category.
| |
| AddDescription |
Add a new 'Description' entry.
Description (BBIE). The description of the Classification Category.
| |
| ClearCategClassifiCategorys |
Removes all 'Classification Category' entries.
Classification Category (ASBIE). An association to subcategories within the Category.
| |
| ClearDescriptions |
Removes all 'Description' entries.
Description (BBIE). The description of the Classification Category.
| |
| Equals | (Inherited from Object.) | |
| GetCategClassifiCategory |
Gets a 'Classification Category' entry.
Classification Category (ASBIE). An association to subcategories within the Category.
| |
| GetCategClassifiCategoryCount |
Gets the number of 'Classification Category' entries in the container object.
Classification Category (ASBIE). An association to subcategories within the Category.
| |
| GetDescription |
Gets a 'Description' entry.
Description (BBIE). The description of the Classification Category.
| |
| GetDescriptionCount |
Gets the number of 'Description' entries in the container object.
Description (BBIE). The description of the Classification Category.
| |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| RemoveCategClassifiCategory |
Removes a 'Classification Category' entry.
Classification Category (ASBIE). An association to subcategories within the Category.
| |
| RemoveDescription |
Removes a 'Description' entry.
Description (BBIE). The description of the Classification Category.
| |
| ResetCodeValue |
Resets the node.
| |
| ResetName |
Resets the node.
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| CodeValue |
Code Value (BBIE). The Classification Category value.
| |
| CodeValueSet |
Checks if the property has been set or not.
| |
| Name |
Name (BBIE). The name of the Classification Category.
| |
| NameSet |
Checks if the property has been set or not.
|