Slu.Heureka.DomainLayer.Forest Namespace > Tree Class : GetTreeAgeWhenPlanted Method |
'Declaration
Public Shared Function GetTreeAgeWhenPlanted( _ ByVal treeOrigin As TreeOrigin, _ ByVal species As SpeciesGroupCode _ ) As Single
'Usage
Dim treeOrigin As TreeOrigin Dim species As SpeciesGroupCode Dim value As Single value = Tree.GetTreeAgeWhenPlanted(treeOrigin, species)
public static float GetTreeAgeWhenPlanted( TreeOrigin treeOrigin, SpeciesGroupCode species )
public: static float GetTreeAgeWhenPlanted( TreeOrigin treeOrigin, SpeciesGroupCode species )
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