Compartir a través de


InitializableConfigurationElement<TDependency>.GetDependencyType Method ()

 

Applies To: Dynamics CRM 2013

Namespace:   Microsoft.Xrm.Client.Configuration
Assembly:  Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)

Syntax

protected Type GetDependencyType()
protected:
Type^ GetDependencyType()
member GetDependencyType : unit -> Type
Protected Function GetDependencyType As Type

Return Value

Type: System.Type

Type: Type.

See Also

InitializableConfigurationElement<TDependency> Class
Microsoft.Xrm.Client.Configuration Namespace
Developer extensions for Microsoft Dynamics CRM 2013

Return to top