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




The text file to which the x,y coordinates will be written. (Out, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.