Heureka API .NET Documentation
SpeciesType Enumeration



Enum for grouping SpeciesGroupCodes into leaf and coniferous types..
Syntax
'Declaration
 
Public Enum SpeciesType 
   Inherits System.Enum
'Usage
 
Dim instance As SpeciesType
public enum SpeciesType : System.Enum 
public enum class SpeciesType : public System.Enum 
Members
MemberDescription
Coniferous Coniferous type species.
Leaf Deciduous type species.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Slu.Heureka.DomainLayer.CommonForestModels.SpeciesType

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

Slu.Heureka.DomainLayer.CommonForestModels Namespace

Send Feedback