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




The output DLG-3 Optional format file to be created. (Out, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.