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




Specifies the extent that will be used to select ArcSDE data sources. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.