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




The data to be imported. The command syntax can take multiple forms: (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.