Slu.Heureka.DomainLayer.TreatmentModel Namespace > TreatmentModelControlTable Class : YoungStandMinHeight Property |
'Declaration
<DescriptionAttribute("Minimum height for a stand to be considered young enough for bio fuel thinning")> <CategoryAttribute("4.3 Young Stand Thinning")> <DefaultValueAttribute()> <DisplayNameAttribute("Min Height")> <PropertyOrderAttribute(30)> Public Property YoungStandMinHeight As Double
'Usage
Dim instance As TreatmentModelControlTable Dim value As Double instance.YoungStandMinHeight = value value = instance.YoungStandMinHeight
[Description("Minimum height for a stand to be considered young enough for bio fuel thinning")] [Category("4.3 Young Stand Thinning")] [DefaultValue()] [DisplayName("Min Height")] [PropertyOrder(30)] public double YoungStandMinHeight {get; set;}
[Description("Minimum height for a stand to be considered young enough for bio fuel thinning")] [Category("4.3 Young Stand Thinning")] [DefaultValue()] [DisplayName("Min Height")] [PropertyOrder(30)] public: property double YoungStandMinHeight { double get(); void set ( double 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