Recently someone landed on How to Siebel? by searching keywords on Google: "Difference between GetValue() and GetProperty()"
There is ample information available on property set methods in bookshelf. Here is my answer using infograph.
Siebel Property Set Methods |
GetValue() method returns the value of the property set, in example above output will be : "My Value"
GetProperty() method returns the value of the specific property, in above example GetProperty("Weight") will return "1500"
If you looking for advanced property set concepts and traversing methods, then I will recommend going through How to traverse property set @ SiebelUnleashed
To receive more articles like this please subscribe via email by submitting form below.
No comments :
Post a Comment