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




The prefix of the output coverages to be created from the TIGER/Line files. (Out, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.