FormControl.newmethod(FormBuildControl, xFormRun) Method
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.
public:
void newmethod(Dynamics::AX::Application::FormBuildControl ^ _build, Dynamics::AX::Application::xFormRun ^ _formRun);
[Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly]
public void newmethod (Dynamics.AX.Application.FormBuildControl _build, Dynamics.AX.Application.xFormRun _formRun);
[<Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly>]
override this.newmethod : Dynamics.AX.Application.FormBuildControl * Dynamics.AX.Application.xFormRun -> unit
Public Sub newmethod (_build As FormBuildControl, _formRun As xFormRun)
Parameters
- _build
- FormBuildControl
- _formRun
- xFormRun
- Attributes
-
Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnlyAttribute