Slu.Heureka.DomainLayer.ForestDomainHandling.CategoryConfigs Namespace > CategoryConfig Class : GetControlCategoryForTreatmentUnit Method |
'Declaration
Public Function GetControlCategoryForTreatmentUnit( _ ByVal treatmentUnitGuid As Guid, _ ByVal period As Integer _ ) As IControlCategory
'Usage
Dim instance As CategoryConfig Dim treatmentUnitGuid As Guid Dim period As Integer Dim value As IControlCategory value = instance.GetControlCategoryForTreatmentUnit(treatmentUnitGuid, period)
public IControlCategory GetControlCategoryForTreatmentUnit( Guid treatmentUnitGuid, int period )
public: IControlCategory^ GetControlCategoryForTreatmentUnit( Guid treatmentUnitGuid, int period )
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