Represents the common localizable information for a Category.
Namespace: Ingeniux.Runtime
Assembly: IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
The ICMSCategoryInformation type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Description |
Gets the description of the Category.
| |
| Name |
Gets the name of the Category.
| |
| TypeName |
Gets the type name of the Category (declarative)
|
See Also