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




Index Field Name (out, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.