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




Compute Confidence Envelope (in, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.