SessionManager.setCurrentSession(ISession) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static void setCurrentSession(Microsoft::Dynamics::Ax::Xpp::AxShared::ISession ^ session);
public static void setCurrentSession (Microsoft.Dynamics.Ax.Xpp.AxShared.ISession session);
static member setCurrentSession : Microsoft.Dynamics.Ax.Xpp.AxShared.ISession -> unit
Public Shared Sub setCurrentSession (session As ISession)
Parameters
- session
- Microsoft.Dynamics.Ax.Xpp.AxShared.ISession