Object Types Reference > Siebel Object Types >

Business Service User Prop


Siebel Object Types > Business Service > Business Service User Prop

Provides initial values for the properties of the business service. This can be used to communicate a property value to C++ code or scripts that implement the business service behavior. The values of these properties can be changed at configuration time or run time. For supported properties, read Siebel Developer's Reference. Run-time access is by the GetProperty and SetProperty functions.

Properties
Property
Description/Usage
Valid Values/Examples

Name (R)

The name of the business service user prop.

 

Value (R)

The value of user property.

 

Changing Undocumented User Properties

Customer developers can change only those user properties that have been documented. Only Siebel developers who create or change specialized C++ code should create or delete user properties that are not documented.

See Also

Business Service
Business Service Browser Script
Business Service Locale
Business Service Method
Business Service Server Script
Business Service Subsystem

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

Object Types Reference