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




The DLG file to be converted to a coverage. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.