Slu.Heureka.HeurekaAPI.Data Namespace > ApiCompartment Class : GetState Method |
'Declaration
Public Function GetState( _ ByVal date As Date, _ Optional ByVal beforeTreatment As Boolean _ ) As ApiState
'Usage
Dim instance As ApiCompartment Dim date As Date Dim beforeTreatment As Boolean Dim value As ApiState value = instance.GetState(date, beforeTreatment)
public ApiState GetState( DateTime date, bool beforeTreatment )
public: ApiState^ GetState( DateTime date, bool beforeTreatment )
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