This document is archived and information here might be outdated. Recommended version. |
Returns the tool name for the job.
[Visual Basic .NET] Public Function GetJobToolName ( _ ByVal JobID As String _ ) As String
[C#] public string GetJobToolName ( string JobID );
[C++]
HRESULT GetJobToolName(
BSTR JobID
);
[C++]
Parameters JobID [in]
JobID is a parameter of type BSTR