Share via


InitializableConfigurationElement<TDependency>.DependencyType Property

 

Applies To: Dynamics CRM 2015

The dependency type.

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

Syntax

public Type DependencyType { get; }
public:
property Type^ DependencyType {
    Type^ get();
}
member DependencyType : Type with get
Public ReadOnly Property DependencyType As Type

Property Value

Type: System.Type

Type: Type.

See Also

InitializableConfigurationElement<TDependency> Class
Microsoft.Xrm.Client.Configuration Namespace

Return to top

© 2017 Microsoft. All rights reserved. Copyright