Click or drag to resize

ILinkedApplicationsInfo Interface

Information about linked applications

Namespace:  EBP.Framework.Common.Interfaces.Host
Assembly:  EBP.Framework.Common.Interfaces (in EBP.Framework.Common.Interfaces.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
public interface ILinkedApplicationsInfo

The ILinkedApplicationsInfo type exposes the following members.

Properties
  NameDescription
Public propertyLinkedApplications
List of linked applications
Top
Methods
  NameDescription
Public methodFindLinkedApplication
Find a application
Top
See Also