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

GetFirstProperty


This method retrieves the name of the first property of a business service.

Syntax

oService.GetFirstProperty()

Parameter
Description
Not applicable
 

Returns

A string containing the name of the first property of the business service

Usage

This method retrieves the name of the first property, in order of definition, of a business service. Use GetFirstProperty and GetNextProperty to retrieve the name of a property. You can then use the retrieved name as an argument to GetProperty to retrieve the property value, or with SetProperty to assign property values.

Used With

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

See Also

GetNextProperty
GetProperty
SetProperty


 Siebel Object Interfaces Reference 
 Published: 18 June 2003