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




Layers to Clip (in)

Syntax

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

See Also

© 2010 All Rights Reserved.