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

GetChildCount


This method returns the number of child property sets attached to a parent property set.

Syntax

oPropSet.GetChildCount()

Parameter
Description
Not applicable
 

Returns

The number of child property sets subordinate to oPropSet

Usage

This method returns the actual number of child property sets of oPropSet. Because index numbers for child property sets start at 0, a child count of 3 indicates that there are child property sets at indexes 0, 1, and 2.

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

Example

For an example, read GetChild.


 Siebel Object Interfaces Reference 
 Published: 18 June 2003