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