This document is archived and information here might be outdated. Recommended version. |
Job ID of the Data Source.
[Visual Basic .NET] Public Property JobID As String
[C#] public string JobID {get; set;}
[C++]
HRESULT get_JobID(
BSTR* JobID
);
[C++]
HRESULT put_JobID(
BSTR JobID
);
[C++]
Parameters JobID [out, retval] JobID is a parameter of type BSTR JobID [in] JobID is a parameter of type BSTR