Partager via


ManagedSessionState.SetObjectInSession Method

Definition

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

Parameters

objectInSession
Object

Applies to