Click or drag to resize

IReportingServiceClient Interface

Interface to make API calls to reporting service platform

Namespace:  Omada.OE.Model.Interfaces
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public interface IReportingServiceClient

The IReportingServiceClient type exposes the following members.

Methods
  NameDescription
Public methodLogoutUser
Revokes a specified userName session token, logging him out
Top
See Also