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