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




Type of diffuse radiation model. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.