using Microsoft.Xrm.Sdk;
using Microsoft.Xrm.Portal;
I want to add these reference in my visual studio project
i have add dll assembly reference in bin folder already but sill error shown assembly refernece missing...
using Microsoft.Xrm.Sdk;
using Microsoft.Xrm.Portal;
I want to add these reference in my visual studio project
i have add dll assembly reference in bin folder already but sill error shown assembly refernece missing...