Slu.Heureka.DomainLayer.TreatmentModel Namespace > TreatmentModelControlTable Class : FinalFellingSeedTrees Property |
'Declaration
<CategoryAttribute("5. Final Felling")> <ObjectDefaultValuesAttribute()> <DescriptionAttribute("Parameters for the seed tree retention.")> <DisplayNameAttribute("Seed Tree Retention")> <PropertyOrderAttribute(20)> Public Property FinalFellingSeedTrees As TreeRetention
'Usage
Dim instance As TreatmentModelControlTable Dim value As TreeRetention instance.FinalFellingSeedTrees = value value = instance.FinalFellingSeedTrees
[Category("5. Final Felling")] [ObjectDefaultValues()] [Description("Parameters for the seed tree retention.")] [DisplayName("Seed Tree Retention")] [PropertyOrder(20)] public TreeRetention FinalFellingSeedTrees {get; set;}
[Category("5. Final Felling")] [ObjectDefaultValues()] [Description("Parameters for the seed tree retention.")] [DisplayName("Seed Tree Retention")] [PropertyOrder(20)] public: property TreeRetention^ FinalFellingSeedTrees { TreeRetention^ get(); void set ( TreeRetention^ 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