Click or drag to resize

ICategoryDefinition Properties

The ICategoryDefinition type exposes the following members.

Properties
  NameDescription
Public propertyChildren
Gets children of the category.
Public propertyDescription
Gets the description in given locale
(Inherited from ICategoryLocalization.)
Public propertyExtenalID
Gets the category external ID.
Public propertyID
Gets the category ID.
Public propertyLocale
Gets the synonym locale
(Inherited from ICategorySynonym.)
Public propertyLocalizations
Gets localization of the category
Public propertyName
Gets the synonym value
(Inherited from ICategorySynonym.)
Public propertyParent
Gets parent of the category.
Public propertyPath
Gets category path.
Public propertySynonyms
Gets synonyms of the category
Public propertyType
Gets the type name in given locale
(Inherited from ICategoryLocalization.)
Top
See Also