FormBuildReferenceControl.newmethod(FormContainer) 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:
override void newmethod(Dynamics::AX::Application::FormContainer ^ _container);
[Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly]
public override void newmethod (Dynamics.AX.Application.FormContainer _container);
[<Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly>]
override this.newmethod : Dynamics.AX.Application.FormContainer -> unit
Public Overrides Sub newmethod (_container As FormContainer)
Parameters
- _container
- FormContainer
- Attributes
-
Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnlyAttribute