IBaseService Interface

Summary

Defines the base interface for all CCOW Services.

Syntax
C#
VB
C++
[ServiceContractAttribute(Name="IBaseService")] 
public interface IBaseService 
<ServiceContractAttribute("IBaseService")> 
Public Interface IBaseService  
[ServiceContractAttribute("IBaseService")] 
public interface class IBaseService  

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow.Services Assembly