Advertisement
Guest User

Untitled

a guest
Jun 19th, 2019
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. Map<Id,Ordering_notification_email_dates__mdt> map_mdtype = new Map<Id,Ordering_notification_email_dates__mdt>([Select DeveloperName, MasterLabel, Date__c,TriggersendId__c from Ordering_notification_email_dates__mdt]);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement