Quantcast
Channel: Accessing properties in class - Salesforce Stack Exchange
Browsing latest articles
Browse All 2 View Live

Answer by Bryan Anderson for Accessing properties in class

Here is your code with my comment above, note the public access modifier to your instance variable sorToUpdate: public with sharing class DynamicSObjectUpdater { public Map<SObjectType, Map<Id,...

View Article



Accessing properties in class

I have the following class with a property called sorToUpdate. I want to access this property to see if a specific Id is in the property. Do I need a specific decorator to do so? I only ask that...

View Article
Browsing latest articles
Browse All 2 View Live




Latest Images