TheNMIEngine..::..CreateForm Method
Creates a new Form in the NMI Model - same as AddForm!
Namespace:
nsCDEngine.Engines.NMIServiceAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public static TheFormInfo CreateForm( TheFormInfo pFormInfo )
Public Shared Function CreateForm ( _ pFormInfo As TheFormInfo _ ) As TheFormInfo
public: static TheFormInfo^ CreateForm( TheFormInfo^ pFormInfo )
Parameters
- pFormInfo
- Type: nsCDEngine.Engines.NMIService..::..TheFormInfo