Slu.Heureka.DomainLayer.TreatmentModel Namespace > TreatmentModelControlTable Class : MinPineStemsSeedTree Property |
'Declaration
<DescriptionAttribute("Minimum number of pine stems for seed tree regeneration to be applicable")> <CategoryAttribute("2. Regeneration")> <DefaultValueAttribute()> <DisplayNameAttribute("Min Pine Stems for Seed Tree")> Public Property MinPineStemsSeedTree As Integer
'Usage
Dim instance As TreatmentModelControlTable Dim value As Integer instance.MinPineStemsSeedTree = value value = instance.MinPineStemsSeedTree
[Description("Minimum number of pine stems for seed tree regeneration to be applicable")] [Category("2. Regeneration")] [DefaultValue()] [DisplayName("Min Pine Stems for Seed Tree")] public int MinPineStemsSeedTree {get; set;}
[Description("Minimum number of pine stems for seed tree regeneration to be applicable")] [Category("2. Regeneration")] [DefaultValue()] [DisplayName("Min Pine Stems for Seed Tree")] public: property int MinPineStemsSeedTree { int get(); void set ( int 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