←Select platform

IImplementationInformationService Interface

Summary

The implementation information service enables a component to expose information pertaining to its implementation.

Syntax

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

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