Slu.Heureka.DomainLayer.TreatmentModel Namespace > TreatmentModelControlTable Class : StemDensityThinningGuideBeta Property |
'Declaration
<DescriptionAttribute("Height when first thinning should have been done.")> <CategoryAttribute("4.1 Thinning")> <DefaultValueAttribute()> <DisplayNameAttribute("Thinning Guide Stem Dens. Beta")> <PropertyOrderAttribute(50)> Public Property StemDensityThinningGuideBeta As Double
'Usage
Dim instance As TreatmentModelControlTable Dim value As Double instance.StemDensityThinningGuideBeta = value value = instance.StemDensityThinningGuideBeta
[Description("Height when first thinning should have been done.")] [Category("4.1 Thinning")] [DefaultValue()] [DisplayName("Thinning Guide Stem Dens. Beta")] [PropertyOrder(50)] public double StemDensityThinningGuideBeta {get; set;}
[Description("Height when first thinning should have been done.")] [Category("4.1 Thinning")] [DefaultValue()] [DisplayName("Thinning Guide Stem Dens. Beta")] [PropertyOrder(50)] public: property double StemDensityThinningGuideBeta { 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