Heureka API .NET Documentation
ResultPeriod Property



The period to which result have been calculated. This is normally the same as the number of years supplied to the Growth Prognosis, but can also be the year of a FinalFelling Treatment of any kind.
Syntax
'Declaration
 
Public ReadOnly Property ResultPeriod As Integer
'Usage
 
Dim instance As HeurekaPrognosisResult
Dim value As Integer
 
value = instance.ResultPeriod
public int ResultPeriod {get;}
public:
property int ResultPeriod {
   int get();
}
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

HeurekaPrognosisResult Class
HeurekaPrognosisResult Members

Send Feedback