Share via


XppSessionStaticVariableHelper.SetObjectInSession Method

Definition

public:
 static void SetObjectInSession(Microsoft::Dynamics::Ax::Xpp::ManagedSessionState::ObjectKey objectKey, System::Object ^ objectInSession);
public static void SetObjectInSession (Microsoft.Dynamics.Ax.Xpp.ManagedSessionState.ObjectKey objectKey, object objectInSession);
static member SetObjectInSession : Microsoft.Dynamics.Ax.Xpp.ManagedSessionState.ObjectKey * obj -> unit
Public Shared Sub SetObjectInSession (objectKey As ManagedSessionState.ObjectKey, objectInSession As Object)

Parameters

objectInSession
Object

Applies to