Slu.Heureka.DomainLayer.TreatmentModel Namespace > TreatmentModelControlTable Class : MinDiameterFinalFelling Property |
'Declaration
<DescriptionAttribute("Minimum diameter (dbh) in final felling, cm")> <CategoryAttribute("5. Final Felling")> <DefaultValueAttribute()> <DisplayNameAttribute("Min Diameter in Final Felling")> <PropertyOrderAttribute(10)> Public Property MinDiameterFinalFelling As Double
'Usage
Dim instance As TreatmentModelControlTable Dim value As Double instance.MinDiameterFinalFelling = value value = instance.MinDiameterFinalFelling
[Description("Minimum diameter (dbh) in final felling, cm")] [Category("5. Final Felling")] [DefaultValue()] [DisplayName("Min Diameter in Final Felling")] [PropertyOrder(10)] public double MinDiameterFinalFelling {get; set;}
[Description("Minimum diameter (dbh) in final felling, cm")] [Category("5. Final Felling")] [DefaultValue()] [DisplayName("Min Diameter in Final Felling")] [PropertyOrder(10)] public: property double MinDiameterFinalFelling { 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