Click or drag to resize

ICMSCategory Properties

The ICMSCategory type exposes the following members.

Properties
  NameDescription
Public propertyContent
Gets content for XElement/XAttribute.
(Inherited from ICMSObjectT.)
Public propertyCreationLocale
Gets the locale in which the Category was created.
Public propertyDescription
Gets the description of the Category.
(Inherited from ICMSCategoryInformation.)
Public propertyExternalID
Gets the Category's external ID (declarative).
Public propertyID
Gets the ID of the Category, which is the value of "ID" attribute of the Element
Public propertyLocalizations
Gets localizations for the Category.
Public propertyName
Gets the name of the Category.
(Inherited from ICMSCategoryInformation.)
Public propertyPath
Gets the taxonomy path to the Category.
Public propertySynonyms
Gets synonyms for the Category.
Public propertyTypeName
Gets the type name of the Category (declarative)
(Inherited from ICMSCategoryInformation.)
Top
See Also