Heureka API .NET Documentation
ApiTreeLayerType Enumeration



Layer Type according to 'SkiktTyp' in 3G-Plan. This value makes the API able to convert Trees to SeedTrees which is required when performing Treatments of Type 'RemovalOfOverstorey' Obsolete, use ApiLayerType instead.
Syntax
'Declaration
 
<ObsoleteAttribute("Use ApiLayerType instead")>
Public Enum ApiTreeLayerType 
   Inherits System.Enum
'Usage
 
Dim instance As ApiTreeLayerType
[Obsolete("Use ApiLayerType instead")]
public enum ApiTreeLayerType : System.Enum 
[Obsolete("Use ApiLayerType instead")]
public enum class ApiTreeLayerType : public System.Enum 
Members
MemberDescription
Main 
Other 
Plants 
SeedTrees_Pine 
SeedTrees_Spruce 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Slu.Heureka.HeurekaAPI.Data.ApiTreeLayerType

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.HeurekaAPI.Data Namespace

Send Feedback