Skip to content

Instantly share code, notes, and snippets.

View maestrotex's full-sized avatar

Sanjay Prakash Pradhan maestrotex

View GitHub Profile
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
//D365 Specific Assemblies
using Microsoft.Xrm.Sdk;
using Microsoft.Xrm.Sdk.Messages;
using Microsoft.Xrm.Sdk.Query;