Heureka API .NET Documentation
Treatment Property (ApiTreatment)



Syntax
'Declaration
 
Public ReadOnly Property Treatment As Treatment
'Usage
 
Dim instance As ApiTreatment
Dim value As Treatment
 
value = instance.Treatment
public Treatment Treatment {get;}
public:
property Treatment^ Treatment {
   Treatment^ get();
}
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

ApiTreatment Class
ApiTreatment Members

Send Feedback