Heureka API .NET Documentation
SpeciesConfigurationttribute Class
Members 



Attribute indicating a species configuration
Syntax
'Declaration
 
<AttributeUsageAttribute(ValidOn=AttributeTargets.Class, 
   AllowMultiple=False, 
   Inherited=True)>
<CLSCompliantAttribute(True)>
Public Class SpeciesConfigurationttribute 
   Inherits System.Attribute
'Usage
 
Dim instance As SpeciesConfigurationttribute
[AttributeUsage(ValidOn=AttributeTargets.Class, 
   AllowMultiple=false, 
   Inherited=true)]
[CLSCompliant(true)]
public class SpeciesConfigurationttribute : System.Attribute 
[AttributeUsage(ValidOn=AttributeTargets.Class, 
   AllowMultiple=false, 
   Inherited=true)]
[CLSCompliant(true)]
public ref class SpeciesConfigurationttribute : public System.Attribute 
Inheritance Hierarchy

System.Object
   System.Attribute
      Slu.Heureka.DomainLayer.Forest.SpeciesConfigurationttribute

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

SpeciesConfigurationttribute Members
Slu.Heureka.DomainLayer.Forest Namespace

Send Feedback