Heureka API .NET Documentation
TreatmentUnitObject Property



Gets the Heureka object/>
Syntax
'Declaration
 
Public ReadOnly Property TreatmentUnitObject As TreatmentUnit
'Usage
 
Dim instance As ApiCompartment
Dim value As TreatmentUnit
 
value = instance.TreatmentUnitObject
public TreatmentUnit TreatmentUnitObject {get;}
public:
property TreatmentUnit^ TreatmentUnitObject {
   TreatmentUnit^ get();
}

Property Value

The treatment unit.
Requirements

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

See Also

Reference

ApiCompartment Class
ApiCompartment Members

Send Feedback