Slu.Heureka.DomainLayer.Forest Namespace > ForestData Class : MeanDiameterDGVExclOverstorey Property |
'Declaration
<UnitAttribute("cm")> <DescriptionAttribute("Mean diameter for non-overstorey trees (dgv)")> <DisplayNameAttribute("Dgv")> <DbObjectLegacyNamesAttribute(System.Collections.Generic.List`1[System.String])> <NumberOfDecimalsAttribute(1)> Public ReadOnly Property MeanDiameterDGVExclOverstorey As Double
'Usage
Dim instance As ForestData Dim value As Double value = instance.MeanDiameterDGVExclOverstorey
[Unit("cm")] [Description("Mean diameter for non-overstorey trees (dgv)")] [DisplayName("Dgv")] [DbObjectLegacyNames(System.Collections.Generic.List`1[System.String])] [NumberOfDecimals(1)] public double MeanDiameterDGVExclOverstorey {get;}
[Unit("cm")] [Description("Mean diameter for non-overstorey trees (dgv)")] [DisplayName("Dgv")] [DbObjectLegacyNames(System.Collections.Generic.List`1[System.String])] [NumberOfDecimals(1)] public: property double MeanDiameterDGVExclOverstorey { 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