Slu.Heureka.DomainLayer.Forest Namespace > TreatmentUnit Class : Area Property |
'Declaration
<UnitAttribute("ha")> <NumberOfDecimalsAttribute(4)> Public Property Area As Double
'Usage
Dim instance As TreatmentUnit Dim value As Double instance.Area = value value = instance.Area
[Unit("ha")] [NumberOfDecimals(4)] public double Area {get; set;}
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