Slu.Heureka.DomainLayer.Forest Namespace > ForestData Class : NoOfStemsSaplings Property |
'Declaration
<UnitAttribute("Trees/ha")> <DescriptionAttribute("Stem density for saplings")> <DisplayNameAttribute("Stems Saplings")> <DisplayNameShortAttribute("N sapl")> <BrowsableAttribute(False)> <NumberOfDecimalsAttribute(1)> Public ReadOnly Property NoOfStemsSaplings As Double
'Usage
Dim instance As ForestData Dim value As Double value = instance.NoOfStemsSaplings
[Unit("Trees/ha")] [Description("Stem density for saplings")] [DisplayName("Stems Saplings")] [DisplayNameShort("N sapl")] [Browsable(false)] [NumberOfDecimals(1)] public double NoOfStemsSaplings {get;}
[Unit("Trees/ha")] [Description("Stem density for saplings")] [DisplayName("Stems Saplings")] [DisplayNameShort("N sapl")] [Browsable(false)] [NumberOfDecimals(1)] public: property double NoOfStemsSaplings { 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