Click or drag to resize

IProviderInformation Interface

Interface for Provider information

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 IProviderInformation : IApplicationIdentity

The IProviderInformation type exposes the following members.

Properties
  NameDescription
Public propertyCaption
Provider name
Public propertyId
Application Guid
(Inherited from IApplicationIdentity.)
Public propertyVersion
Application version
(Inherited from IApplicationIdentity.)
Top
See Also