Form.addDesign(String) 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:
virtual Dynamics::AX::Application::FormBuildDesign ^ addDesign(System::String ^ _name);
public virtual Dynamics.AX.Application.FormBuildDesign addDesign (string _name);
abstract member addDesign : string -> Dynamics.AX.Application.FormBuildDesign
override this.addDesign : string -> Dynamics.AX.Application.FormBuildDesign
Public Overridable Function addDesign (_name As String) As FormBuildDesign
Parameters
- _name
- String