Slu.Heureka.DomainLayer.TreatmentModel Namespace > TreatmentModelControlTable Class : RemoveExistingOverstorey Property |
'Declaration
<CategoryAttribute("5. Final Felling")> <DefaultValueAttribute()> <DisplayNameAttribute("Remove Existing Overstorey")> <DescriptionAttribute("Leave: Do not apply specific treatment to overstorey trees. Remove First Period: Remove existing overstorey in first period")> <PropertyOrderAttribute(50)> Public Property RemoveExistingOverstorey As RemoveExistingOverstoreyStrategy
'Usage
Dim instance As TreatmentModelControlTable Dim value As RemoveExistingOverstoreyStrategy instance.RemoveExistingOverstorey = value value = instance.RemoveExistingOverstorey
[Category("5. Final Felling")] [DefaultValue()] [DisplayName("Remove Existing Overstorey")] [Description("Leave: Do not apply specific treatment to overstorey trees. Remove First Period: Remove existing overstorey in first period")] [PropertyOrder(50)] public RemoveExistingOverstoreyStrategy RemoveExistingOverstorey {get; set;}
[Category("5. Final Felling")] [DefaultValue()] [DisplayName("Remove Existing Overstorey")] [Description("Leave: Do not apply specific treatment to overstorey trees. Remove First Period: Remove existing overstorey in first period")] [PropertyOrder(50)] public: property RemoveExistingOverstoreyStrategy RemoveExistingOverstorey { RemoveExistingOverstoreyStrategy get(); void set ( RemoveExistingOverstoreyStrategy 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