UserSetup Constructors
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.
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