Slu.Heureka.DomainLayer.Forest Namespace > ForestData Class : Volume8cmDbh Property |
'Declaration
<UnitAttribute("m3sk/ha")> <DescriptionAttribute("Volume of trees >= 8 cm dbh (incl overstorey)")> <DisplayNameAttribute("Volume >= 8cm dbh (incl overstorey)")> <DisplayNameShortAttribute("V >= 8cm dbh")> <NumberOfDecimalsAttribute(1)> <MandatoryProperty()> Public ReadOnly Property Volume8cmDbh As Double
'Usage
Dim instance As ForestData Dim value As Double value = instance.Volume8cmDbh
[Unit("m3sk/ha")] [Description("Volume of trees >= 8 cm dbh (incl overstorey)")] [DisplayName("Volume >= 8cm dbh (incl overstorey)")] [DisplayNameShort("V >= 8cm dbh")] [NumberOfDecimals(1)] [MandatoryProperty()] public double Volume8cmDbh {get;}
[Unit("m3sk/ha")] [Description("Volume of trees >= 8 cm dbh (incl overstorey)")] [DisplayName("Volume >= 8cm dbh (incl overstorey)")] [DisplayNameShort("V >= 8cm dbh")] [NumberOfDecimals(1)] [MandatoryProperty()] public: property double Volume8cmDbh { 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