Slu.Heureka.DomainLayer.Forest Namespace > ForestData Class : MeanHeightExclOverstorey Property |
'Declaration
<UnitAttribute("m")> <DescriptionAttribute("Mean height for non-overstorey trees (hgv)")> <DisplayNameAttribute("Hgv")> <NumberOfDecimalsAttribute(1)> Public ReadOnly Property MeanHeightExclOverstorey As Double
'Usage
Dim instance As ForestData Dim value As Double value = instance.MeanHeightExclOverstorey
[Unit("m")] [Description("Mean height for non-overstorey trees (hgv)")] [DisplayName("Hgv")] [NumberOfDecimals(1)] public double MeanHeightExclOverstorey {get;}
[Unit("m")] [Description("Mean height for non-overstorey trees (hgv)")] [DisplayName("Hgv")] [NumberOfDecimals(1)] public: property double MeanHeightExclOverstorey { 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