Slu.Heureka.DomainLayer.Forest Namespace > ForestData Class : MeanAgeTotalExclOverstorey Property |
'Declaration
<UnitAttribute("yrs")> <DescriptionAttribute("Mean total age for non-overstorey trees (basal area weighted if established stand, arithmetic of main saplings if young stand")> <DisplayNameAttribute("Mean Age (excl overstorey)")> <DisplayNameShortAttribute("Age")> <NumberOfDecimalsAttribute(1)> <MandatoryProperty()> Public ReadOnly Property MeanAgeTotalExclOverstorey As Double
'Usage
Dim instance As ForestData Dim value As Double value = instance.MeanAgeTotalExclOverstorey
[Unit("yrs")] [Description("Mean total age for non-overstorey trees (basal area weighted if established stand, arithmetic of main saplings if young stand")] [DisplayName("Mean Age (excl overstorey)")] [DisplayNameShort("Age")] [NumberOfDecimals(1)] [MandatoryProperty()] public double MeanAgeTotalExclOverstorey {get;}
[Unit("yrs")] [Description("Mean total age for non-overstorey trees (basal area weighted if established stand, arithmetic of main saplings if young stand")] [DisplayName("Mean Age (excl overstorey)")] [DisplayNameShort("Age")] [NumberOfDecimals(1)] [MandatoryProperty()] public: property double MeanAgeTotalExclOverstorey { 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