Visual Basic (Declaration) | |
---|---|
Public Function SubmitJob( _ ByVal parameters As List(Of GPParameter) _ ) As JobInfo |
C# | |
---|---|
public JobInfo SubmitJob( List<GPParameter> parameters ) |
Parameters
- parameters
- The parameters to use to submit a job to the task.
Return Value
Returns a JobInfo object that contains information on the jobid that was just created along with the status and any messages returned from the service task.Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family