IContextActionService Interface

Summary

The context action service receive requests from context participants to perform a context action.

Syntax
C#
VB
C++
[ServiceContractAttribute(Name="IContextActionService")] 
public interface IContextActionService : IBaseService 
<ServiceContractAttribute("IContextActionService")> 
Public Interface IContextActionService  
   Inherits IBaseService  
[ServiceContractAttribute("IContextActionService")] 
public interface class IContextActionService : public 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