Represents a localization entry for a Category.
It contains localized information for the Category, based on a specific locale.
Namespace: Ingeniux.Runtime
Assembly: IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
The ICMSCategoryLocalization type exposes the following members.
Properties
Name | Description | |
---|---|---|
Description |
Gets the description of the Category.
(Inherited from ICMSCategoryInformation.) | |
Locale |
Gets the locale of localization for the Category.
| |
Name |
Gets the name of the Category.
(Inherited from ICMSCategoryInformation.) | |
TypeName |
Gets the type name of the Category (declarative)
(Inherited from ICMSCategoryInformation.) |
See Also