Slu.Heureka.DomainLayer.Forest Namespace > SiteData Class : GroundLayer Property |
'Declaration
<BrowsableAttribute(True)> Public ReadOnly Property GroundLayer As Nullable(Of GroundLayerType)
'Usage
Dim instance As SiteData Dim value As Nullable(Of GroundLayerType) value = instance.GroundLayer
[Browsable(true)] public Nullable<GroundLayerType> GroundLayer {get;}
[Browsable(true)] public: property Nullable<GroundLayerType> GroundLayer { Nullable<GroundLayerType> 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