This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IM > IMapCacheTileManagerJob Interface > IMapCacheTileManagerJob.Level Property (ArcObjects .NET 10.5 SDK) |
Cancel the current job.
[Visual Basic .NET] Public Property Level As Integer
[C#] public int Level {get; set;}
[C++]
HRESULT get_Level(
long* pLevel
);
[C++]
HRESULT put_Level(
long pLevel
);
[C++]
Parameters pLevel [out, retval] pLevel is a parameter of type long pLevel [in] pLevel is a parameter of type long