Package: com.ibm.rpm.framework
Extends: N/A
Property represents a key/value pair. It is used in PropertyResult.
Refer to section Application Interface for details.
N/A
The following table lists the fields for this object.
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 |
N/A