Starts a blank form. If the process contains multiple blank forms, the one whose eAction.eActionID equals 1 will be started.
Starts a blank form. If the process contains multiple blank forms, the one whose eAction.eActionID equals 1 will be started.
public void StartBlankForm(string);
Starts a blank form. This method can only be used with user actions.
public void StartBlankForm(string,string);
ActionPage Class | FreeFlow.Client Namespace