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