Heureka API .NET Documentation
SpeciesAttribute Class
Members 



Holds default value, browsable attribute and type converter (percentage) for a species in a species collection
Syntax
'Declaration
 
<AttributeUsageAttribute(ValidOn=AttributeTargets.Property, 
   AllowMultiple=True, 
   Inherited=True)>
Public Class SpeciesAttribute 
   Inherits System.Attribute
'Usage
 
Dim instance As SpeciesAttribute
[AttributeUsage(ValidOn=AttributeTargets.Property, 
   AllowMultiple=true, 
   Inherited=true)]
public class SpeciesAttribute : System.Attribute 
[AttributeUsage(ValidOn=AttributeTargets.Property, 
   AllowMultiple=true, 
   Inherited=true)]
public ref class SpeciesAttribute : public System.Attribute 
Inheritance Hierarchy

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

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

SpeciesAttribute Members
Slu.Heureka.DomainLayer.Forest Namespace

Send Feedback