IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : IKnownTypeProvider Interface |
'Declaration
<InterfaceExportAttribute(ContractName="", ContractType=IdeaBlade.EntityModel.IKnownTypeProvider)> Public Interface IKnownTypeProvider
'Usage
Dim instance As IKnownTypeProvider
[InterfaceExport(ContractName="", ContractType=IdeaBlade.EntityModel.IKnownTypeProvider)] public interface IKnownTypeProvider
The types which you need to make known to DevForce are typically those used with the EntityManager.InvokeServerMethod or the Notification Service.
DevForce will find and use all implementations of the IKnownTypeProvider interface.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2