Slu.Heureka.DomainLayer.TreatmentModel Namespace > TreatmentModelControlTable Class : ThinningType Property |
'Declaration
<DescriptionAttribute("Thinning system used, only affects cost calculation.")> <CategoryAttribute("4. Thinning or Selection Felling")> <DefaultValueAttribute()> <DisplayNameAttribute("Thinning System")> <PropertyOrderAttribute(60)> Public Property ThinningType As ThinningSystem
'Usage
Dim instance As TreatmentModelControlTable Dim value As ThinningSystem instance.ThinningType = value value = instance.ThinningType
[Description("Thinning system used, only affects cost calculation.")] [Category("4. Thinning or Selection Felling")] [DefaultValue()] [DisplayName("Thinning System")] [PropertyOrder(60)] public ThinningSystem ThinningType {get; set;}
[Description("Thinning system used, only affects cost calculation.")] [Category("4. Thinning or Selection Felling")] [DefaultValue()] [DisplayName("Thinning System")] [PropertyOrder(60)] public: property ThinningSystem ThinningType { ThinningSystem get(); void set ( ThinningSystem 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