Slu.Heureka.DomainLayer.ProductionModel Namespace > ProductionModelControlTable Class : SetAsidesMortalityFunction Property |
'Declaration
<DescriptionAttribute("Set if special mortality should be applied on set aside units after felling was performed on the main treatment unit.To have effect, parameter Retention Patches as Dependent must be set to true in control table Nature Conservation.")> <DisplayNameAttribute("Adjust Mortality for Retention Patches")> <CategoryAttribute("1. Growth and yield")> <DefaultValueAttribute()> <PropertyOrderAttribute(190)> Public Property SetAsidesMortalityFunction As SetAsideMortalityFunction
'Usage
Dim instance As ProductionModelControlTable Dim value As SetAsideMortalityFunction instance.SetAsidesMortalityFunction = value value = instance.SetAsidesMortalityFunction
[Description("Set if special mortality should be applied on set aside units after felling was performed on the main treatment unit.To have effect, parameter Retention Patches as Dependent must be set to true in control table Nature Conservation.")] [DisplayName("Adjust Mortality for Retention Patches")] [Category("1. Growth and yield")] [DefaultValue()] [PropertyOrder(190)] public SetAsideMortalityFunction SetAsidesMortalityFunction {get; set;}
[Description("Set if special mortality should be applied on set aside units after felling was performed on the main treatment unit.To have effect, parameter Retention Patches as Dependent must be set to true in control table Nature Conservation.")] [DisplayName("Adjust Mortality for Retention Patches")] [Category("1. Growth and yield")] [DefaultValue()] [PropertyOrder(190)] public: property SetAsideMortalityFunction SetAsidesMortalityFunction { SetAsideMortalityFunction get(); void set ( SetAsideMortalityFunction 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