Slu.Heureka.DomainLayer.Forest Namespace > SiteData Class : SlopeDirection Property |
'Declaration
<DescriptionAttribute("Slope direction")> <DisplayNameAttribute("Slope direction")> <DisplayNameShortAttribute("SlopeDir")> <BrowsableAttribute(False)> Public ReadOnly Property SlopeDirection As Nullable(Of SlopeDirection)
'Usage
Dim instance As SiteData Dim value As Nullable(Of SlopeDirection) value = instance.SlopeDirection
[Description("Slope direction")] [DisplayName("Slope direction")] [DisplayNameShort("SlopeDir")] [Browsable(false)] public Nullable<SlopeDirection> SlopeDirection {get;}
[Description("Slope direction")] [DisplayName("Slope direction")] [DisplayNameShort("SlopeDir")] [Browsable(false)] public: property Nullable<SlopeDirection> SlopeDirection { Nullable<SlopeDirection> 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