Created
February 11, 2019 21:03
-
-
Save mpassovoy/0dfcfddc1f2561917f29aa054d3a51fa to your computer and use it in GitHub Desktop.
Field List Sample
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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