CustomFieldCategory

Description

Package: com.ibm.rpm.customfield.containers

Extends: GenericCustomField

Usage

A CustomFieldCategory represents the category that custom fields belong to. When creating a new CustomFieldCategory the parent CustomFieldGroup must be specified.

Supported API Calls

Security Restrictions

N/A

Fields

The following table lists the fields for this object.

Table 1. CustomFieldCategory Field Description
Field Detail
children

Type: CustomField[]

Default value: null

Description: The list of custom fields that belong to this custom field category.

Field validation description: N/A

Additional field security restrictions: N/A

Inherited Fields

Click on object for list of inherited fields:

From RPMObject

From GenericCustomField

Related Objects