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