Heureka API .NET Documentation
ForestFuelStumpExtraction Property



Gets or sets species for extraction of stumps for the harvest residuals
Syntax
'Declaration
 
<DescriptionAttribute("Species for stump extraction")>
<PropertyOrderAttribute(20)>
<CategoryAttribute("7. Biofuel")>
<ObjectDefaultValuesAttribute()>
<SpeciesAttribute(AllSpecies=True, 
   Species=SpeciesGroupCode.Unknown, 
   Browsable=False, 
   ShowAsPercentage=False)>
<SpeciesAttribute(AllSpecies=True, 
   Species=SpeciesGroupCode.Unknown, 
   Browsable=True, 
   ShowAsPercentage=False)>
<SpeciesAttribute(AllSpecies=True, 
   Species=SpeciesGroupCode.Unknown, 
   Browsable=False, 
   ShowAsPercentage=False)>
<SpeciesAttribute(AllSpecies=True, 
   Species=SpeciesGroupCode.Unknown, 
   Browsable=False, 
   ShowAsPercentage=False)>
<SpeciesAttribute(AllSpecies=True, 
   Species=SpeciesGroupCode.Unknown, 
   Browsable=False, 
   ShowAsPercentage=False)>
<SpeciesAttribute(AllSpecies=True, 
   Species=SpeciesGroupCode.Unknown, 
   Browsable=False, 
   ShowAsPercentage=False)>
<SpeciesAttribute(AllSpecies=True, 
   Species=SpeciesGroupCode.Unknown, 
   Browsable=False, 
   ShowAsPercentage=False)>
<SpeciesAttribute(AllSpecies=True, 
   Species=SpeciesGroupCode.Unknown, 
   Browsable=False, 
   ShowAsPercentage=False)>
<SpeciesAttribute(AllSpecies=True, 
   Species=SpeciesGroupCode.Unknown, 
   Browsable=False, 
   ShowAsPercentage=False)>
<SpeciesAttribute(AllSpecies=True, 
   Species=SpeciesGroupCode.Unknown, 
   Browsable=False, 
   ShowAsPercentage=False)>
<DisplayNameAttribute("Stump extraction")>
<EditorAttribute(EditorBaseTypeName="System.Drawing.Design.UITypeEditor, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", EditorTypeName="Slu.Heureka.BaseLayer.HeurekaForms.NonVisibleUITypeEditor, Slu.Heureka.BaseLayer, Version=2.11.0.16312, Culture=neutral, PublicKeyToken=null")>
Public Property ForestFuelStumpExtraction As SpeciesBoolCollection
'Usage
 
Dim instance As TreatmentModelControlTable
Dim value As SpeciesBoolCollection
 
instance.ForestFuelStumpExtraction = value
 
value = instance.ForestFuelStumpExtraction
[Description("Species for stump extraction")]
[PropertyOrder(20)]
[Category("7. Biofuel")]
[ObjectDefaultValues()]
[Species(AllSpecies=true, 
   Species=SpeciesGroupCode.Unknown, 
   Browsable=false, 
   ShowAsPercentage=false)]
[Species(AllSpecies=true, 
   Species=SpeciesGroupCode.Unknown, 
   Browsable=true, 
   ShowAsPercentage=false)]
[Species(AllSpecies=true, 
   Species=SpeciesGroupCode.Unknown, 
   Browsable=false, 
   ShowAsPercentage=false)]
[Species(AllSpecies=true, 
   Species=SpeciesGroupCode.Unknown, 
   Browsable=false, 
   ShowAsPercentage=false)]
[Species(AllSpecies=true, 
   Species=SpeciesGroupCode.Unknown, 
   Browsable=false, 
   ShowAsPercentage=false)]
[Species(AllSpecies=true, 
   Species=SpeciesGroupCode.Unknown, 
   Browsable=false, 
   ShowAsPercentage=false)]
[Species(AllSpecies=true, 
   Species=SpeciesGroupCode.Unknown, 
   Browsable=false, 
   ShowAsPercentage=false)]
[Species(AllSpecies=true, 
   Species=SpeciesGroupCode.Unknown, 
   Browsable=false, 
   ShowAsPercentage=false)]
[Species(AllSpecies=true, 
   Species=SpeciesGroupCode.Unknown, 
   Browsable=false, 
   ShowAsPercentage=false)]
[Species(AllSpecies=true, 
   Species=SpeciesGroupCode.Unknown, 
   Browsable=false, 
   ShowAsPercentage=false)]
[DisplayName("Stump extraction")]
[Editor(EditorBaseTypeName="System.Drawing.Design.UITypeEditor, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", EditorTypeName="Slu.Heureka.BaseLayer.HeurekaForms.NonVisibleUITypeEditor, Slu.Heureka.BaseLayer, Version=2.11.0.16312, Culture=neutral, PublicKeyToken=null")]
public SpeciesBoolCollection ForestFuelStumpExtraction {get; set;}
[Description("Species for stump extraction")]
[PropertyOrder(20)]
[Category("7. Biofuel")]
[ObjectDefaultValues()]
[Species(AllSpecies=true, 
   Species=SpeciesGroupCode.Unknown, 
   Browsable=false, 
   ShowAsPercentage=false)]
[Species(AllSpecies=true, 
   Species=SpeciesGroupCode.Unknown, 
   Browsable=true, 
   ShowAsPercentage=false)]
[Species(AllSpecies=true, 
   Species=SpeciesGroupCode.Unknown, 
   Browsable=false, 
   ShowAsPercentage=false)]
[Species(AllSpecies=true, 
   Species=SpeciesGroupCode.Unknown, 
   Browsable=false, 
   ShowAsPercentage=false)]
[Species(AllSpecies=true, 
   Species=SpeciesGroupCode.Unknown, 
   Browsable=false, 
   ShowAsPercentage=false)]
[Species(AllSpecies=true, 
   Species=SpeciesGroupCode.Unknown, 
   Browsable=false, 
   ShowAsPercentage=false)]
[Species(AllSpecies=true, 
   Species=SpeciesGroupCode.Unknown, 
   Browsable=false, 
   ShowAsPercentage=false)]
[Species(AllSpecies=true, 
   Species=SpeciesGroupCode.Unknown, 
   Browsable=false, 
   ShowAsPercentage=false)]
[Species(AllSpecies=true, 
   Species=SpeciesGroupCode.Unknown, 
   Browsable=false, 
   ShowAsPercentage=false)]
[Species(AllSpecies=true, 
   Species=SpeciesGroupCode.Unknown, 
   Browsable=false, 
   ShowAsPercentage=false)]
[DisplayName("Stump extraction")]
[Editor(EditorBaseTypeName="System.Drawing.Design.UITypeEditor, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", EditorTypeName="Slu.Heureka.BaseLayer.HeurekaForms.NonVisibleUITypeEditor, Slu.Heureka.BaseLayer, Version=2.11.0.16312, Culture=neutral, PublicKeyToken=null")]
public:
property SpeciesBoolCollection^ ForestFuelStumpExtraction {
   SpeciesBoolCollection^ get();
   void set (    SpeciesBoolCollection^ value);
}
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

TreatmentModelControlTable Class
TreatmentModelControlTable Members

Send Feedback