XppObjectBase 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
XppObjectBase() | |
XppObjectBase(IntPtr) |
XppObjectBase()
public:
XppObjectBase();
public XppObjectBase ();
Public Sub New ()
Applies to
XppObjectBase(IntPtr)
public:
XppObjectBase(IntPtr kernelClass);
public XppObjectBase (IntPtr kernelClass);
new Microsoft.Dynamics.Ax.Xpp.XppObjectBase : nativeint -> Microsoft.Dynamics.Ax.Xpp.XppObjectBase
Public Sub New (kernelClass As IntPtr)
Parameters
- kernelClass
-
IntPtr
nativeint