Slu.Heureka.DomainLayer.ProductionModel Namespace > ProductionModelControlTable Class : DeadWoodProportionAfterStorm Property |
'Declaration
<BrowsableAttribute(False)> <DefaultValueAttribute()> Public Property DeadWoodProportionAfterStorm As Double
'Usage
Dim instance As ProductionModelControlTable Dim value As Double instance.DeadWoodProportionAfterStorm = value value = instance.DeadWoodProportionAfterStorm
[Browsable(false)] [DefaultValue()] public double DeadWoodProportionAfterStorm {get; set;}
[Browsable(false)] [DefaultValue()] public: property double DeadWoodProportionAfterStorm { double get(); void set ( double 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