Heureka API .NET Documentation
SetAsideType Enumeration



Syntax
'Declaration
 
Public Enum SetAsideType 
   Inherits System.Enum
'Usage
 
Dim instance As SetAsideType
public enum SetAsideType : System.Enum 
public enum class SetAsideType : public System.Enum 
Members
MemberDescription
EdgeZone Edge zone
NoRelation No relation should be considered between the parent and child
ParentStand ParentStand
WithinStand Stand is contained within a parent stand
Inheritance Hierarchy

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

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