GetChildByType Method

The GetChildByType method returns a child of the property set according to the type that you specify. It returns a property set object. It uses the following format:

GetChildByType (type) 

For example:

childPS = inputPS.GetChildByType("vi") 

It uses the following arguments:

  • type. Specifies the type of the property set that Siebel Open UI gets from the childArray of the inputPS property set.