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