CategoryDef Class |
Namespace: Vovin.CmcLibNet.Database.Metadata
The CategoryDef type exposes the following members.
| Name | Description | |
|---|---|---|
| CategoryID |
Returns the category ID, -1 on error. The ID is a sequence number Commence uses to identify categories.
No ID can be obtained if the category contains no items.
| |
| Clarified |
Indicates if the category is defines to use a clarifier.
| |
| ClarifyField |
Returns the clarify field (if any).
| |
| ClarifySeparator |
Returns the clarify separator (if any).
| |
| Duplicates |
Indicates if the category allows duplicate items.
| |
| MaxItems |
Number of items a category can hold.
| |
| Shared |
Indicates whether the category is shared.
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |