function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
ShriramShriram 

Apex class code for describesObjects

Hi,

Can somebody give a sample code of how to use describesObjects API call in a apex class ?
soofsoof

Did you check the documentation out?  It has some sample code in it:
http://www.salesforce.com/us/developer/docs/apexcode/Content/apex_dynamic_sobject_describe_methods.htm

Did this not help you?