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




The name of the index or indexes to be deleted. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.