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