Get Object from Record Id:
|
Get Record Type Id Dynamically
Get Record Type Id by Record Type Label:
|
Get Record Type Id by Record Type Developer Name:
String accRecordTypeID = Schema.getGlobalDescribe().get(ObjectAPI).getDescribe().getRecordTypeInfosByDeveloperName().get(recordTypeDeveloperName).getRecordTypeId();
|
Get Field Type Dynamically
|
No comments:
Post a Comment