Slu.Heureka.DomainLayer.Forest Namespace > SiteData Class : SiteIndexManagement Property |
'Declaration
<DescriptionAttribute("Site index to determine min final felling age, if supplied and activated.")> <UnitAttribute("H100 m")> <DisplayNameAttribute("SI Management")> <DisplayNameShortAttribute("SI management")> <BrowsableAttribute(False)> Public ReadOnly Property SiteIndexManagement As Nullable(Of Double)
'Usage
Dim instance As SiteData Dim value As Nullable(Of Double) value = instance.SiteIndexManagement
[Description("Site index to determine min final felling age, if supplied and activated.")] [Unit("H100 m")] [DisplayName("SI Management")] [DisplayNameShort("SI management")] [Browsable(false)] public Nullable<double> SiteIndexManagement {get;}
[Description("Site index to determine min final felling age, if supplied and activated.")] [Unit("H100 m")] [DisplayName("SI Management")] [DisplayNameShort("SI management")] [Browsable(false)] public: property Nullable<double> SiteIndexManagement { Nullable<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