Udostępnij za pośrednictwem


FormReferenceObject Constructors

Definition

Overloads

FormReferenceObject()

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

Applies to

FormReferenceObject(IntPtr)

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

Parameters

ptr1
IntPtr

nativeint

Applies to