ICMSCategoryLocalization Interface Ingeniux DSS Library
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

public interface ICMSCategoryLocalization : ICMSCategoryInformation

The ICMSCategoryLocalization type exposes the following members.

Properties

  NameDescription
Public propertyDescription
Gets the description of the Category.
(Inherited from ICMSCategoryInformation.)
Public propertyLocale
Gets the locale of localization for the Category.
Public propertyName
Gets the name of the Category.
(Inherited from ICMSCategoryInformation.)
Public propertyTypeName
Gets the type name of the Category (declarative)
(Inherited from ICMSCategoryInformation.)
Top
See Also

Reference