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




Output Zip File (out)

Syntax

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

See Also

© 2010 All Rights Reserved.