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




The time interval through the year (units: days) used for calculation of sky sectors for the sun map. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.