Structure of the Property Set
The following table describes the structure of the property set that Siebel Open UI uses in the client.
Property | Description |
---|---|
childArray |
Array of all child property sets that the parent property set contains. |
childEnum |
Counter that contains the number of children enumerated in the property set. |
propArray |
Object that contains the values for all properties that the property set contains. |
propArrayLen |
Length of the propArray property. |
type |
Type of the property set. |
value |
Value of the property set. |