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




The filename prefix, common to all files in the set of TIGER/Line files being converted. The prefix may include a directory path. (In, Required)

Syntax

Visual Basic (Declaration) 
Public Property in_tiger_file_prefix As String
Visual Basic (Usage)Copy Code
Dim instance As TigerArc
Dim value As String
 
instance.in_tiger_file_prefix = value
 
value = instance.in_tiger_file_prefix
C# 
public string in_tiger_file_prefix {get; set;}

See Also

© 2010 All Rights Reserved.