InitializableConfigurationElement<TDependency>.Parameters Property
Applies To: Dynamics CRM 2015
The attributes of the configuration element.
Namespace: Microsoft.Xrm.Client.Configuration
Assembly: Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Syntax
public NameValueCollection Parameters { get; }
public:
property NameValueCollection^ Parameters {
NameValueCollection^ get();
}
member Parameters : NameValueCollection with get
Public ReadOnly Property Parameters As NameValueCollection
Property Value
Type: System.Collections.Specialized.NameValueCollection
Type: NameValueCollection.
See Also
InitializableConfigurationElement<TDependency> Class
Microsoft.Xrm.Client.Configuration Namespace
Return to top
© 2017 Microsoft. All rights reserved. Copyright