You need to sign in to do that
Don't have an account?
neao18
bind api name with Object in apex
hi all i have a problem i have all api name ob object in map. now how to bind it in class.
as object__c.Account__c
here Account__c is api name and its in a map.
So how do I bind values from a map to object.api expression.