Slu.Heureka.DomainLayer.ProductionModel Namespace > ProductionModelControlTable Class : MortalityRetainedTreesYear6_10 Property |
'Declaration
<DescriptionAttribute("Mortalitity for retained trees during year 6-10 after final felling (% per 5 year period)")> <DisplayNameAttribute("Mortality for Retained Trees 6-10")> <CategoryAttribute("1. Growth and yield")> <ObjectDefaultValuesAttribute()> <PropertyOrderAttribute(180)> Public Property MortalityRetainedTreesYear6_10 As DeadWoodSpeciesCollectionSettings
'Usage
Dim instance As ProductionModelControlTable Dim value As DeadWoodSpeciesCollectionSettings instance.MortalityRetainedTreesYear6_10 = value value = instance.MortalityRetainedTreesYear6_10
[Description("Mortalitity for retained trees during year 6-10 after final felling (% per 5 year period)")] [DisplayName("Mortality for Retained Trees 6-10")] [Category("1. Growth and yield")] [ObjectDefaultValues()] [PropertyOrder(180)] public DeadWoodSpeciesCollectionSettings MortalityRetainedTreesYear6_10 {get; set;}
[Description("Mortalitity for retained trees during year 6-10 after final felling (% per 5 year period)")] [DisplayName("Mortality for Retained Trees 6-10")] [Category("1. Growth and yield")] [ObjectDefaultValues()] [PropertyOrder(180)] public: property DeadWoodSpeciesCollectionSettings^ MortalityRetainedTreesYear6_10 { DeadWoodSpeciesCollectionSettings^ get(); void set ( DeadWoodSpeciesCollectionSettings^ 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