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




A polygon feature class that defines where tiles are exported from the cache. This is useful if you want to export irregularly shaped areas. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property export_feature_class As Object
Visual Basic (Usage)Copy Code
Dim instance As ExportMapServerCache
Dim value As Object
 
instance.export_feature_class = value
 
value = instance.export_feature_class
C# 
public object export_feature_class {get; set;}

See Also

© 2010 All Rights Reserved.