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

RemoveProperty


This method removes a property from a business service.

Syntax

oService.RemoveProperty(propName)

Parameter
Description
propName
A string indicating the name of the property to be removed

Returns

Not applicable

Usage

This method removes the property propName from the business service oService. As a result, subsequent calls to PropertyExists for that property returns FALSE.

Used With

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

See Also

PropertyExists


 Siebel Object Interfaces Reference 
 Published: 18 June 2003