MVPSI.JAMS Namespace > Submit Class > Dialog Method : Dialog(String,Server,Type,Options) Method |
'Declaration
Public Overloads Shared Sub Dialog( _ ByVal jobName As System.String, _ ByVal server As Server, _ ByVal objType As Submit.Type, _ ByVal options As Submit.Options _ )
'Usage
Dim jobName As System.String Dim server As Server Dim objType As Submit.Type Dim options As Submit.Options Submit.Dialog(jobName, server, objType, options)
public static void Dialog( System.string jobName, Server server, Submit.Type objType, Submit.Options options )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2