Slu.Heureka.DomainLayer.Forest Namespace > ForestData Class : BasalArea Property |
'Declaration
<UnitAttribute("m2/ha")> <DescriptionAttribute("Basal area (incl overstorey)")> <DisplayNameAttribute("Basal area (incl overstorey)")> <DisplayNameShortAttribute("G incl os")> <DbObjectLegacyNamesAttribute(System.Collections.Generic.List`1[System.String])> <NumberOfDecimalsAttribute(4)> Public ReadOnly Property BasalArea As Double
'Usage
Dim instance As ForestData Dim value As Double value = instance.BasalArea
[Unit("m2/ha")] [Description("Basal area (incl overstorey)")] [DisplayName("Basal area (incl overstorey)")] [DisplayNameShort("G incl os")] [DbObjectLegacyNames(System.Collections.Generic.List`1[System.String])] [NumberOfDecimals(4)] public double BasalArea {get;}
[Unit("m2/ha")] [Description("Basal area (incl overstorey)")] [DisplayName("Basal area (incl overstorey)")] [DisplayNameShort("G incl os")] [DbObjectLegacyNames(System.Collections.Generic.List`1[System.String])] [NumberOfDecimals(4)] public: property double BasalArea { 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