XppSessionStaticVariableHelper.GetKey(Int64, Int32) 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 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