This document is archived and information here might be outdated.  Recommended version.


ITilesTable.IsLocked Method (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (Carto)  

ITilesTable.IsLocked Method

Is table locked

[Visual Basic .NET]
Public Function IsLocked ( _
) As Boolean
[C#]
public bool IsLocked (
);
[C++]
HRESULT IsLocked(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

ITilesTable Interface