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




Dependent Variable (in)

Syntax

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

See Also

© 2010 All Rights Reserved.