Slu.Heureka.DomainLayer.Forest Namespace > ForestData Class : BiologicalMeanAgeTotalExclOverstorey Property |
'Declaration
<UnitAttribute("yrs")> <DescriptionAttribute("Mean biological age för non-overstorey trees. Biological age = age adjusted by the system to account for climate effect or fertilization (basal area weighted)")> <DisplayNameAttribute("Mean Age Biological (excl overstorey)")> <NumberOfDecimalsAttribute(1)> <BrowsableAttribute(False)> Public ReadOnly Property BiologicalMeanAgeTotalExclOverstorey As Double
'Usage
Dim instance As ForestData Dim value As Double value = instance.BiologicalMeanAgeTotalExclOverstorey
[Unit("yrs")] [Description("Mean biological age för non-overstorey trees. Biological age = age adjusted by the system to account for climate effect or fertilization (basal area weighted)")] [DisplayName("Mean Age Biological (excl overstorey)")] [NumberOfDecimals(1)] [Browsable(false)] public double BiologicalMeanAgeTotalExclOverstorey {get;}
[Unit("yrs")] [Description("Mean biological age för non-overstorey trees. Biological age = age adjusted by the system to account for climate effect or fertilization (basal area weighted)")] [DisplayName("Mean Age Biological (excl overstorey)")] [NumberOfDecimals(1)] [Browsable(false)] public: property double BiologicalMeanAgeTotalExclOverstorey { double get(); }
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