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




Selects the item indexes from the input INFO table to be removed. If no Index Item is given, all item indexes for the file will be dropped. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.