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




The data catalog filename or base cell filename in the S-57 exchange set. If a catalog filename is specified, all base cell files listed in the catalog file will be converted. If a base cell filename is specified, only that base cell file will be converted. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.