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