Class: Category

tibco.objectapi.pfe.common.Category

new Category()

Definition of a business category. Constructs a new Category.

The following features are supported:

  • Child Category
  • Name

Members

ChildCategory :Array.<tibco.objectapi.pfe.common.Category>

Array of child business categories. This property holds the value of the 'Child Category' containment reference list.
Type:

name :string

Name of business category. This property holds the value of the 'Name' attribute.
Type:
  • string