Siebel Object Interfaces Reference > Interfaces Reference > Business Component Methods >

GetMultipleFieldValues


GetMultipleFieldValues returns a value for the fields specified in the property set.

Syntax

Boolean GetMultipleFieldValues(SiebelPropertySet fieldNames, SiebelPropertySet fieldValues);

Argument
Description
fieldNames
A property set containing a collection of properties representing the fields
fieldValues
A property set containing a collection of properties representing the values for the fields specified in the fieldNames parameter

Returns

TRUE if success; FALSE if failure

Used With

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

See Also

SetMultipleFieldValues


 Siebel Object Interfaces Reference 
 Published: 18 June 2003