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




The output text file containing the results. (Out, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.