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




The format and dataset that the data will be exported to. (Out, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.