Property

Description

Package: com.ibm.rpm.framework

Extends: N/A

Usage

Property represents a key/value pair. It is used in PropertyResult.

Supported API Calls

Refer to section Application Interface for details.

Security Restrictions

N/A

Fields

The following table lists the fields for this object.

Table 1. Property Field Description
Field Details
key

Type: string

Default value: N/A

Description: The key of the property. This is the fixed part.

Field validation description: N/A

Additional field security restrictions: N/A

Value

Type: string

Default value: N/A

Description: The value of the property. This is the variable part.

Field validation description: N/A

Additional field security restrictions: N/A

Inherited Fields

N/A

Related Objects