Slu.Heureka.DomainLayer.ProductionModel Namespace > ProductionModelControlTable Class : IngrowthModel Property |
'Declaration
<DescriptionAttribute("Ingrowth model (natural recruitment of trees >= 4 cm dbh)")> <CategoryAttribute("3. Regeneration")> <DefaultValueAttribute()> <DisplayNameAttribute("Ingrowth Model")> <PropertyOrderAttribute(20)> Public Property IngrowthModel As IngrowthModelType
'Usage
Dim instance As ProductionModelControlTable Dim value As IngrowthModelType instance.IngrowthModel = value value = instance.IngrowthModel
[Description("Ingrowth model (natural recruitment of trees >= 4 cm dbh)")] [Category("3. Regeneration")] [DefaultValue()] [DisplayName("Ingrowth Model")] [PropertyOrder(20)] public IngrowthModelType IngrowthModel {get; set;}
[Description("Ingrowth model (natural recruitment of trees >= 4 cm dbh)")] [Category("3. Regeneration")] [DefaultValue()] [DisplayName("Ingrowth Model")] [PropertyOrder(20)] public: property IngrowthModelType IngrowthModel { IngrowthModelType get(); void set ( IngrowthModelType 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