Heureka API .NET Documentation
PeriodRange Constructor



Syntax
'Declaration
 
Public Function New( _
   ByVal period As Integer, _
   ByVal min As Double, _
   ByVal max As Double, _
   ByVal treatmentYear As Double, _
   ByVal tactical As Boolean _
)
'Usage
 
Dim period As Integer
Dim min As Double
Dim max As Double
Dim treatmentYear As Double
Dim tactical As Boolean
 
Dim instance As New PeriodRange(period, min, max, treatmentYear, tactical)

Parameters

period
min
max
treatmentYear
tactical
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PeriodRange Structure
PeriodRange Members

Send Feedback