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




The type of regression to be performed. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.