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




Specifies whether to create a feature index table (FIT). (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.