Heureka API .NET Documentation
GetAge(SiteData,SpeciesGroupCode) Method



The site data.
The species.
Gets years to breastheight.
Syntax
'Declaration
 
Public Overloads Function GetAge( _
   ByVal siteData As SiteData, _
   ByVal species As SpeciesGroupCode _
) As Double
'Usage
 
Dim instance As AgeToBreastHeightElfving
Dim siteData As SiteData
Dim species As SpeciesGroupCode
Dim value As Double
 
value = instance.GetAge(siteData, species)

Parameters

siteData
The site data.
species
The species.
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

AgeToBreastHeightElfving Class
AgeToBreastHeightElfving Members
Overload List

Send Feedback