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




The file containing feature coordinates that will be used to generate a coverage. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.