Click or drag to resize
ProviderInterfaceAttributeProviderInterface Property
Gets the provider interface to be associated with provider implementation.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax
C#
public Type ProviderInterface { get; }

Property Value

Type: Type
See Also