| MVPSI.JAMS Namespace > Submit Class > Dialog Method : Dialog(String,Int32,Server,Type,Options) Method |
'DeclarationPublic Overloads Shared Sub Dialog( _ ByVal jobName As System.String, _ ByVal jobID As System.Integer, _ ByVal server As Server, _ ByVal objType As Submit.Type, _ ByVal options As Submit.Options _ )
'UsageDim jobName As System.String Dim jobID As System.Integer Dim server As Server Dim objType As Submit.Type Dim options As Submit.Options Submit.Dialog(jobName, jobID, server, objType, options)
public static void Dialog( System.string jobName, System.int jobID, 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