Slu.Heureka.DomainLayer.Forest Namespace > ForestData Class : SiteIndex Property |
'Declaration
<UnitAttribute("H100 m")> <DescriptionAttribute("Site Index determined from site index factor, and possibly projected according to climate change model")> <DisplayNameAttribute("SIS (projected)")> <DisplayNameShortAttribute("SIS proj")> <NumberOfDecimalsAttribute(2)> <DbObjectLegacyNamesAttribute(System.Collections.Generic.List`1[System.String])> <BrowsableAttribute(True)> Public ReadOnly Property SiteIndex As Double
'Usage
Dim instance As ForestData Dim value As Double value = instance.SiteIndex
[Unit("H100 m")] [Description("Site Index determined from site index factor, and possibly projected according to climate change model")] [DisplayName("SIS (projected)")] [DisplayNameShort("SIS proj")] [NumberOfDecimals(2)] [DbObjectLegacyNames(System.Collections.Generic.List`1[System.String])] [Browsable(true)] public double SiteIndex {get;}
[Unit("H100 m")] [Description("Site Index determined from site index factor, and possibly projected according to climate change model")] [DisplayName("SIS (projected)")] [DisplayNameShort("SIS proj")] [NumberOfDecimals(2)] [DbObjectLegacyNames(System.Collections.Generic.List`1[System.String])] [Browsable(true)] public: property double SiteIndex { 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