Siebel Object Interfaces Reference > Interfaces Reference > Property Set Methods >

InsertChildAt


This method inserts a child property set into a parent property set at a specific location.

Syntax

oPropSet.InsertChildAt childObject, index

Parameter
Description
childObject
A property set to be made subsidiary to the property set indicated by oPropSet
index
An integer representing the position at which childObject is to be inserted

Returns

Not applicable

Usage

This method inserts the property set childObject at the location index. Index numbers start at 0. When a child property set is inserted, the property set previously at the location index has its index increased by 1, as do subsequent child property sets.

Used With

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

See Also

AddChild


 Siebel Object Interfaces Reference 
 Published: 18 June 2003