Slu.Heureka.DomainLayer.Forest Namespace > TreatmentUnit Class : OverstoreyCorrectionFactors Property |
'Declaration
<BrowsableAttribute(False)> Public Property OverstoreyCorrectionFactors As CorrectionFactorDictionary
'Usage
Dim instance As TreatmentUnit Dim value As CorrectionFactorDictionary instance.OverstoreyCorrectionFactors = value value = instance.OverstoreyCorrectionFactors
[Browsable(false)] public CorrectionFactorDictionary OverstoreyCorrectionFactors {get; set;}
[Browsable(false)] public: property CorrectionFactorDictionary^ OverstoreyCorrectionFactors { CorrectionFactorDictionary^ get(); void set ( CorrectionFactorDictionary^ value); }
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