In the portal you can access the infolog by using the Proxy of the Enterprise Portal.
using Proxy = Microsoft.Dynamics.Framework.BusinessConnector.Proxy;
Proxy.Info objInfoLog = new Proxy.Info(this...(read more)
↧