Siebel Object Interfaces Reference > Interfaces Reference > Application Methods >

NewPropertySet


The NewPropertySet method constructs a new property set object.

Syntax

Application.NewPropertySet()

Parameter
Description
Not applicable
 

Returns

A property set

Usage

NewPropertySet is used primarily to construct input and output arguments for business services.

NOTE:  When using NewPropertySet on an existing PropertySet object, old references to this PropertySet are lost. When reusing a PropertySet, use the Reset method on the PropertySet itself.

Used With

Browser Script, COM Data Control, COM Data Server, Java Data Bean, Mobile/Dedicated Web Client Automation Server, Server Script, Web Client Automation Server

Example

For an example, read SetProperty.


 Siebel Object Interfaces Reference 
 Published: 18 June 2003