IISServer.createObject(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::COM ^ createObject(System::String ^ _progID);
public virtual Dynamics.AX.Application.COM createObject (string _progID);
abstract member createObject : string -> Dynamics.AX.Application.COM
override this.createObject : string -> Dynamics.AX.Application.COM
Public Overridable Function createObject (_progID As String) As COM
Parameters
- _progID
- String