Skip to content

Instantly share code, notes, and snippets.

@mpassovoy
Created February 11, 2019 21:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mpassovoy/0dfcfddc1f2561917f29aa054d3a51fa to your computer and use it in GitHub Desktop.
Save mpassovoy/0dfcfddc1f2561917f29aa054d3a51fa to your computer and use it in GitHub Desktop.
Field List Sample
Map<String,Object> fieldList = new Map<String,Object>();
fieldList = getListOfFields('Product2');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment