Slu.Heureka.DomainLayer.TreatmentModel Namespace > TreatmentModelControlTable Class : HighStumpsCount Property |
'Declaration
<DefaultValueAttribute()> <CategoryAttribute("8.2 High Stump Settings")> <DescriptionAttribute("Number of high stumps to retain (trees/ha)")> <PropertyOrderAttribute(302)> <DisplayNameAttribute("High Stumps/ha")> Public Property HighStumpsCount As Double
'Usage
Dim instance As TreatmentModelControlTable Dim value As Double instance.HighStumpsCount = value value = instance.HighStumpsCount
[DefaultValue()] [Category("8.2 High Stump Settings")] [Description("Number of high stumps to retain (trees/ha)")] [PropertyOrder(302)] [DisplayName("High Stumps/ha")] public double HighStumpsCount {get; set;}
[DefaultValue()] [Category("8.2 High Stump Settings")] [Description("Number of high stumps to retain (trees/ha)")] [PropertyOrder(302)] [DisplayName("High Stumps/ha")] public: property double HighStumpsCount { 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