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