Object Types Reference > Siebel Object Types >

Business Component User Prop


Siebel Object Types > Business Component > Business Component User Prop

Communicates a property value to C++ code that implements specialized business component behavior. The values of these properties can be changed at configuration time. These values persist in the repository and the Siebel repository file.

Properties
Property
Description/Usage
Valid Values/Examples

Name (R)

The name of the user property.

 

Value (R)

The value of the user property.

 

Changing Undocumented User Properties

Developers may change user properties that have been documented; for example, user properties for business components of class CSSBCFile. Only Siebel developers who create or change specialized C++ code should create or delete user properties that are not documented.

See Also

Applet User Prop
Business Component
Control User Prop
Field User Prop
List Column User Prop

For information about user properties, read Siebel Developer's Reference.

Object Types Reference