IEnterpriseServiceChannel Interface |
|
DataPA OpenAnalytics API Reference
Namespace: DataPAEnterpriseDashboard.EnterpriseServiceAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax public interface IEnterpriseServiceChannel : IEnterpriseService,
IClientChannel
Public Interface IEnterpriseServiceChannel
Inherits IEnterpriseService, IClientChannel
public interface class IEnterpriseServiceChannel : IEnterpriseService,
IClientChannel
DataPAEnterpriseDashboard.EnterpriseService.IEnterpriseServiceChannel = function();
DataPAEnterpriseDashboard.EnterpriseService.IEnterpriseServiceChannel.createInterface('DataPAEnterpriseDashboard.EnterpriseService.IEnterpriseServiceChannel');
See Also