Slu.Heureka.DomainLayer.Forest Namespace > ForestData Class : StemsUnderstorey Property |
'Declaration
<UnitAttribute("Trees/ha")> <BrowsableAttribute(True)> <DescriptionAttribute("Number of understorey trees in established stands")> <DisplayNameAttribute("Understorey Stems")> <NumberOfDecimalsAttribute(1)> <MandatoryProperty()> Public ReadOnly Property StemsUnderstorey As Double
'Usage
Dim instance As ForestData Dim value As Double value = instance.StemsUnderstorey
[Unit("Trees/ha")] [Browsable(true)] [Description("Number of understorey trees in established stands")] [DisplayName("Understorey Stems")] [NumberOfDecimals(1)] [MandatoryProperty()] public double StemsUnderstorey {get;}
[Unit("Trees/ha")] [Browsable(true)] [Description("Number of understorey trees in established stands")] [DisplayName("Understorey Stems")] [NumberOfDecimals(1)] [MandatoryProperty()] public: property double StemsUnderstorey { 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