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