Slu.Heureka.DomainLayer.ProductionModel Namespace > ProductionModelControlTable Class : MortalityFactor Property |
'Declaration
<DescriptionAttribute("Mortality adjustment factor (in established forest)")> <CategoryAttribute("1. Growth and yield")> <DefaultValueAttribute()> <DisplayNameAttribute("Mortality Factor Established Forest")> <PropertyOrderAttribute(146)> Public Property MortalityFactor As Double
'Usage
Dim instance As ProductionModelControlTable Dim value As Double instance.MortalityFactor = value value = instance.MortalityFactor
[Description("Mortality adjustment factor (in established forest)")] [Category("1. Growth and yield")] [DefaultValue()] [DisplayName("Mortality Factor Established Forest")] [PropertyOrder(146)] public double MortalityFactor {get; set;}
[Description("Mortality adjustment factor (in established forest)")] [Category("1. Growth and yield")] [DefaultValue()] [DisplayName("Mortality Factor Established Forest")] [PropertyOrder(146)] public: property double MortalityFactor { 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