Siebel Object Interfaces Reference > Interfaces Reference > Business Service Methods >

SetProperty


This method assigns a value to a property of a business service.

Syntax

oService.SetProperty(propName, propValue)

Parameter
Description
propName
A string indicating the name of the property whose value is to be set
propValue
A string containing the value to assign to the property indicated by propName

Returns

Not applicable

Usage

SetProperty is used to set the value of a property of the business service from one of the methods of the service or from an external object.

Used With

Browser Script, Server Script, Mobile/Dedicated Web Client Automation Server, COM Data Server, Java Data Bean, CORBA Object Manager

Example

For an example, read Service_PreInvokeMethod.

See Also

GetProperty


 Siebel Object Interfaces Reference 
 Published: 18 June 2003