Represents a Category Element in expanded XML; provides convenient strong-typed access to the Element.
Namespace: Ingeniux.Runtime
Assembly: IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
The ICMSCategory type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | CreationLocale |
Gets the locale in which the Category was created.
|
![]() | Description |
Gets the description of the Category.
(Inherited from ICMSCategoryInformation.) |
![]() | ExternalID |
Gets the Category's external ID (declarative).
|
![]() | ID |
Gets the ID of the Category, which is the value of "ID" attribute of the Element |
![]() | Localizations |
Gets localizations for the Category.
|
![]() | Name |
Gets the name of the Category.
(Inherited from ICMSCategoryInformation.) |
![]() | Path |
Gets the taxonomy path to the Category.
|
![]() | Synonyms |
Gets synonyms for the Category.
|
![]() | TypeName |
Gets the type name of the Category (declarative)
(Inherited from ICMSCategoryInformation.) |
See Also