Slu.Heureka.DomainLayer.TreatmentModel Namespace > TreatmentModelControlTable Class : MinDiameterSelectionFelling Property |
'Declaration
<DescriptionAttribute("Minimum diameter of cut trees in selection fellings (cm)")> <CategoryAttribute("4.2 Selection Felling")> <DefaultValueAttribute()> <DisplayNameAttribute("Min Diameter Selection Felling")> <PropertyOrderAttribute(30)> Public Property MinDiameterSelectionFelling As Double
'Usage
Dim instance As TreatmentModelControlTable Dim value As Double instance.MinDiameterSelectionFelling = value value = instance.MinDiameterSelectionFelling
[Description("Minimum diameter of cut trees in selection fellings (cm)")] [Category("4.2 Selection Felling")] [DefaultValue()] [DisplayName("Min Diameter Selection Felling")] [PropertyOrder(30)] public double MinDiameterSelectionFelling {get; set;}
[Description("Minimum diameter of cut trees in selection fellings (cm)")] [Category("4.2 Selection Felling")] [DefaultValue()] [DisplayName("Min Diameter Selection Felling")] [PropertyOrder(30)] public: property double MinDiameterSelectionFelling { 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