Slu.Heureka.DomainLayer.Forest Namespace > ForestData Class : MeanDiameterArithmeticAllSaplings Property |
'Declaration
<UnitAttribute("cm")> <DescriptionAttribute("Arithmetic mean diameter for all saplings")> <DisplayNameAttribute("Mean Diameter All Saplings (arithmetic)")> <BrowsableAttribute(False)> <NumberOfDecimalsAttribute(1)> Public ReadOnly Property MeanDiameterArithmeticAllSaplings As Double
'Usage
Dim instance As ForestData Dim value As Double value = instance.MeanDiameterArithmeticAllSaplings
[Unit("cm")] [Description("Arithmetic mean diameter for all saplings")] [DisplayName("Mean Diameter All Saplings (arithmetic)")] [Browsable(false)] [NumberOfDecimals(1)] public double MeanDiameterArithmeticAllSaplings {get;}
[Unit("cm")] [Description("Arithmetic mean diameter for all saplings")] [DisplayName("Mean Diameter All Saplings (arithmetic)")] [Browsable(false)] [NumberOfDecimals(1)] public: property double MeanDiameterArithmeticAllSaplings { 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