Member variables

Table 68 summarizes the member variables of the AgentProperty class.

Table 68. Member variables of the AgentProperty class.

Member variable Description Page
allDefaultValues Specifies the default values to display for the agent property. allDefaultValues
allDependencies Specifies the conditions that describe the dependencies between this agent property and other dependent properties. allDependencies
allValidValues Specifies the value values to display for the agent property. allValidValues
allValues Stores the values that the user selects for the agent property. allValues
cardinality Specifies whether the agent property can hold one or multiple values. cardinality
description Provides a textual explanation of the agent property and can hold other relevant information. description
isHidden Determines whether the value of the agent property must display as encrypted. isHidden
isMultiple Determines whether Business Object Wizard provides a mechanism for user entry of multiple values for the agent-property value. isMultiple
isReadOnly Determines whether a user can specify a value for the agent property or can only view the property value. isReadOnly
isRequired Determines whether a value must always be specified for the agent property. isRequired
propName Specifies the name of the agent property. propName
type Specifies the data type of the agent property. type

Copyright IBM Corp. 1997, 2003