ICommenceCategoryMetaData Interface |
Namespace: Vovin.CmcLibNet.Database.Metadata
The ICommenceCategoryMetaData 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.
(Inherited from ICategoryDef.) | |
| Clarified |
Indicates if the category is defines to use a clarifier.
(Inherited from ICategoryDef.) | |
| ClarifyField |
Returns the clarify field (if any).
(Inherited from ICategoryDef.) | |
| ClarifySeparator |
Returns the clarify separator (if any).
(Inherited from ICategoryDef.) | |
| Connections |
Connections.
| |
| Duplicates |
Indicates if the category allows duplicate items.
(Inherited from ICategoryDef.) | |
| Fields |
Fields.
| |
| Forms |
Forms.
| |
| Items |
Number of items.
| |
| MaxItems |
Number of items a category can hold.
(Inherited from ICategoryDef.) | |
| Name |
Category name.
| |
| Shared |
Indicates whether the category is shared.
(Inherited from ICategoryDef.) | |
| Views |
Views.
|