Slu.Heureka.DomainLayer.LandUse Namespace > LandUseAssigner Class : AssignLandUse Method |
'Declaration
Public Sub AssignLandUse( _ ByVal treatmentUnits As ICollection(Of TreatmentUnit), _ ByVal period As Integer, _ ByVal performTransitions As Boolean _ )
'Usage
Dim instance As LandUseAssigner Dim treatmentUnits As ICollection(Of TreatmentUnit) Dim period As Integer Dim performTransitions As Boolean instance.AssignLandUse(treatmentUnits, period, performTransitions)
public void AssignLandUse( ICollection<TreatmentUnit> treatmentUnits, int period, bool performTransitions )
public: void AssignLandUse( ICollection<TreatmentUnit^>^ treatmentUnits, int period, bool performTransitions )
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