Share via


PartList.newmethod(xFormRun) Method

Definition

Initializes a new instance of the Object class.

public:
 void newmethod(Dynamics::AX::Application::xFormRun ^ _form);
[Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly]
public void newmethod (Dynamics.AX.Application.xFormRun _form);
[<Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly>]
override this.newmethod : Dynamics.AX.Application.xFormRun -> unit
Public Sub newmethod (_form As xFormRun)

Parameters

_form
xFormRun
Attributes
Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnlyAttribute

Applies to