Share via


ManagedSessionState.ObjectKey(Int64, Int32) Constructor

Definition

public:
 ObjectKey(long typeId, int memberId);
public ObjectKey (long typeId, int memberId);
new Microsoft.Dynamics.Ax.Xpp.ManagedSessionState.ObjectKey : int64 * int -> Microsoft.Dynamics.Ax.Xpp.ManagedSessionState.ObjectKey
Public Sub New (typeId As Long, memberId As Integer)

Parameters

typeId
Int64
memberId
Int32

Applies to