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

GetMultipleFieldValues Method


GetMultipleFieldValues returns values for the fields specified in the property set.

Syntax

BusComp.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 argument

Returns

TRUE if success; FALSE if failure

Used With

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

Related Topic

SetMultipleFieldValues Method

Siebel Object Interfaces Reference Copyright © 2008, Oracle. All rights reserved.