Slu.Heureka.DomainLayer.TreatmentModel Namespace > TreatmentModelControlTable Class : CleaningPine Property |
'Declaration
<CategoryAttribute("3. Cleaning")> <ObjectDefaultValuesAttribute()> <DisplayNameAttribute("Stem density target, pine stand")> <DescriptionAttribute("Recommended stems after cleaning for pine or contorta-dominated stand. (Alfa + Beta * siteIndex (SIS,m)")> <PropertyOrderAttribute(50)> Public Property CleaningPine As TreatmentModelControlTable.CleaningSettings
'Usage
Dim instance As TreatmentModelControlTable Dim value As TreatmentModelControlTable.CleaningSettings instance.CleaningPine = value value = instance.CleaningPine
[Category("3. Cleaning")] [ObjectDefaultValues()] [DisplayName("Stem density target, pine stand")] [Description("Recommended stems after cleaning for pine or contorta-dominated stand. (Alfa + Beta * siteIndex (SIS,m)")] [PropertyOrder(50)] public TreatmentModelControlTable.CleaningSettings CleaningPine {get; set;}
[Category("3. Cleaning")] [ObjectDefaultValues()] [DisplayName("Stem density target, pine stand")] [Description("Recommended stems after cleaning for pine or contorta-dominated stand. (Alfa + Beta * siteIndex (SIS,m)")] [PropertyOrder(50)] public: property TreatmentModelControlTable.CleaningSettings^ CleaningPine { TreatmentModelControlTable.CleaningSettings^ get(); void set ( TreatmentModelControlTable.CleaningSettings^ 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