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 > IndexItem Class : index_item Property




The name of the item to be indexed (In, Required)

Syntax

Visual Basic (Declaration) 
Public Property index_item As Object
Visual Basic (Usage)Copy Code
Dim instance As IndexItem
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.