Slu.Heureka.DomainLayer.CommonForestModels Namespace : TreeType Enumeration |
'Declaration
<FlagsAttribute()> <TypeConverterAttribute("Slu.Heureka.DomainLayer.CommonForestModels.TreeTypeConverter, Slu.Heureka.DomainLayer, Version=2.11.0.16315, Culture=neutral, PublicKeyToken=null")> Public Enum TreeType Inherits System.Enum
'Usage
Dim instance As TreeType
[Flags()] [TypeConverter("Slu.Heureka.DomainLayer.CommonForestModels.TreeTypeConverter, Slu.Heureka.DomainLayer, Version=2.11.0.16315, Culture=neutral, PublicKeyToken=null")] public enum TreeType : System.Enum
[Flags()] [TypeConverter("Slu.Heureka.DomainLayer.CommonForestModels.TreeTypeConverter, Slu.Heureka.DomainLayer, Version=2.11.0.16315, Culture=neutral, PublicKeyToken=null")] public enum class TreeType : public System.Enum
Member | Description |
---|---|
Dead | Dead |
Overstorey | Overstorey |
PlantedSapling | Planted |
Retained | Retained (excluded from harvesting treatments) |
Sapling | Sapling |
Secondary | Secondary (applicable for saplings) |
SeedTree | Seed tree |
Tree | Tree |
System.Object
System.ValueType
System.Enum
Slu.Heureka.DomainLayer.CommonForestModels.TreeType
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