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
Map<String,Object> fieldList = new Map<String,Object>(); | |
fieldList = getListOfFields('Product2'); |