ESRI.ArcGIS.ServerTools
ignore_status Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.ServerTools Namespace > ManageMapServerCacheTiles Class : ignore_status Property




This parameter allows you to track the status of your caching if you are creating tiles based on feature class boundaries (see the update_feature_class parameter). (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property ignore_status As String
Visual Basic (Usage)Copy Code
Dim instance As ManageMapServerCacheTiles
Dim value As String
 
instance.ignore_status = value
 
value = instance.ignore_status
C# 
public string ignore_status {get; set;}

See Also

© 2010 All Rights Reserved.