Share via


XppSessionStaticVariableHelper.GetKey(Int64, Int32) Method

Definition

public:
 static Microsoft::Dynamics::Ax::Xpp::ManagedSessionState::ObjectKey GetKey(long objectId, int variableId);
public static Microsoft.Dynamics.Ax.Xpp.ManagedSessionState.ObjectKey GetKey (long objectId, int variableId);
static member GetKey : int64 * int -> Microsoft.Dynamics.Ax.Xpp.ManagedSessionState.ObjectKey
Public Shared Function GetKey (objectId As Long, variableId As Integer) As ManagedSessionState.ObjectKey

Parameters

objectId
Int64
variableId
Int32

Returns

Applies to