SetValue Method for a Property Set
The SetValue method sets the value for the value attribute of a property set. This method does not return any information.
Format
oPropSet.SetValue value
The following table describes the arguments for the SetValue method.
Argument | Description |
---|---|
value |
A string that contains data that Siebel CRM must store in the value attribute. |
Used With
Browser Script, COM Data Control, COM Data Server, Siebel Java Data Bean, Mobile Web Client Automation Server, Server Script
Related Topics
For more information, see the following topics: