Slu.Heureka.DomainLayer.LandUse Namespace > LandUsePeriod Class : NFILandUse Property |
'Declaration
Public Property NFILandUse As Nullable(Of NFILandUse)
'Usage
Dim instance As LandUsePeriod Dim value As Nullable(Of NFILandUse) instance.NFILandUse = value value = instance.NFILandUse
public Nullable<NFILandUse> NFILandUse {get; set;}
public: property Nullable<NFILandUse> NFILandUse { Nullable<NFILandUse> get(); void set ( Nullable<NFILandUse> 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