Slu.Heureka.DomainLayer.TreatmentModel Namespace > TreatmentModelControlTable Class : ForestFuelThinningUtilization Property |
'Declaration
<DescriptionAttribute("Proportion of trees, stumps, etc. extracted for biofuel. Default values: 100;75;90;75;90;50;25;0;")> <CategoryAttribute("7. Biofuel")> <ObjectDefaultValuesAttribute()> <DisplayNameAttribute("Forestfuel Thinning Utilization")> <PropertyOrderAttribute(40)> Public Property ForestFuelThinningUtilization As TreatmentModelControlTable.ForestFuelUtilization
'Usage
Dim instance As TreatmentModelControlTable Dim value As TreatmentModelControlTable.ForestFuelUtilization instance.ForestFuelThinningUtilization = value value = instance.ForestFuelThinningUtilization
[Description("Proportion of trees, stumps, etc. extracted for biofuel. Default values: 100;75;90;75;90;50;25;0;")] [Category("7. Biofuel")] [ObjectDefaultValues()] [DisplayName("Forestfuel Thinning Utilization")] [PropertyOrder(40)] public TreatmentModelControlTable.ForestFuelUtilization ForestFuelThinningUtilization {get; set;}
[Description("Proportion of trees, stumps, etc. extracted for biofuel. Default values: 100;75;90;75;90;50;25;0;")] [Category("7. Biofuel")] [ObjectDefaultValues()] [DisplayName("Forestfuel Thinning Utilization")] [PropertyOrder(40)] public: property TreatmentModelControlTable.ForestFuelUtilization^ ForestFuelThinningUtilization { TreatmentModelControlTable.ForestFuelUtilization^ get(); void set ( TreatmentModelControlTable.ForestFuelUtilization^ value); }
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