←Select platform

ICcowParticipantService Interface

Summary

Represents the Service contract for the CCOW participant service.

Syntax

C#
VB
C++
[ServiceContractAttribute(Name="ICcowParticipantService")] 
public interface ICcowParticipantService : IBaseService 
<ServiceContractAttribute("ICcowParticipantService")> 
Public Interface ICcowParticipantService  
   Inherits Leadtools.Ccow.Services.IBaseService  
[ServiceContractAttribute("ICcowParticipantService")] 
public interface class ICcowParticipantService : public Leadtools.Ccow.Services.IBaseService   

Remarks

The CcowParticipantService implements this contract interface.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow.Services Assembly