Share via


UserSetup Constructors

Definition

Overloads

UserSetup()
UserSetup(IntPtr)

UserSetup()

public:
 UserSetup();
public UserSetup ();
Public Sub New ()

Applies to

UserSetup(IntPtr)

public:
 UserSetup(IntPtr ptr1);
public UserSetup (IntPtr ptr1);
new Dynamics.AX.Application.UserSetup : nativeint -> Dynamics.AX.Application.UserSetup
Public Sub New (ptr1 As IntPtr)

Parameters

ptr1
IntPtr

nativeint

Applies to