Heureka API .NET Documentation
SimulationType Enumeration



Type of tree simulation to perform
Syntax
'Declaration
 
Public Enum SimulationType 
   Inherits System.Enum
'Usage
 
Dim instance As SimulationType
public enum SimulationType : System.Enum 
public enum class SimulationType : public System.Enum 
Members
MemberDescription
None 
Saplings 
Trees 
Remarks
made internal for testpurposes
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Slu.Heureka.DomainLayer.TreeListSimulation.SimulationType

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.TreeListSimulation Namespace

Send Feedback