Slu.Heureka.DomainLayer.TreatmentModel Namespace > TreatmentModelControlTable Class : YoungStandThinningType Property |
'Declaration
<DescriptionAttribute("Type of thinning to be performed in stands young enough for bio fuel thinning.This setting is overridden if biofuel thinning is automatically selected. This occurs if number of understorey trees is larger or equal to parameter 'Understorey Density Trigger Biofuel Thinning'")> <CategoryAttribute("4.3 Young Stand Thinning")> <DefaultValueAttribute()> <DisplayNameAttribute("Thinning Type")> <PropertyOrderAttribute(50)> Public Property YoungStandThinningType As YoungStandThinningType
'Usage
Dim instance As TreatmentModelControlTable Dim value As YoungStandThinningType instance.YoungStandThinningType = value value = instance.YoungStandThinningType
[Description("Type of thinning to be performed in stands young enough for bio fuel thinning.This setting is overridden if biofuel thinning is automatically selected. This occurs if number of understorey trees is larger or equal to parameter 'Understorey Density Trigger Biofuel Thinning'")] [Category("4.3 Young Stand Thinning")] [DefaultValue()] [DisplayName("Thinning Type")] [PropertyOrder(50)] public YoungStandThinningType YoungStandThinningType {get; set;}
[Description("Type of thinning to be performed in stands young enough for bio fuel thinning.This setting is overridden if biofuel thinning is automatically selected. This occurs if number of understorey trees is larger or equal to parameter 'Understorey Density Trigger Biofuel Thinning'")] [Category("4.3 Young Stand Thinning")] [DefaultValue()] [DisplayName("Thinning Type")] [PropertyOrder(50)] public: property YoungStandThinningType YoungStandThinningType { YoungStandThinningType get(); void set ( YoungStandThinningType 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