Dovico.TrackITAPI.CTISession.Logout(System.String,Dovico.TrackITAPI.CStateInfo)
Function Overview:
This method logs the user out of the software by removing their session.
Parameter List:
sSessionID - string - Encrypted Session ID for session we are about to end.
siState - CStateInfo - State information needed to carry out transaction
Returns
void
Example:
No example yet available