Salesforce Fact #606 | getters in Address class
We have a couple of getter methods in Address class. So, while fetching the address field values in SOQL, it is not needed to select each address part field. We can make use of these getters to get the data.
Attached are the screenshots.
Comments
Post a Comment