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




Adjust the footprints for derived images, such as service overviews. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.