ProviderInterfaceAttribute Constructor |
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public ProviderInterfaceAttribute(
Type providerInterface
)
Parameters
- providerInterface
- Type: SystemType
Provider interface to be associated with provider implementation.
See Also