CrmSectionCreatedEventArgs.Configuration Property
Applies To: Dynamics CRM 2015
Namespace: Microsoft.Xrm.Client.Configuration
Assembly: Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Syntax
public CrmSection Configuration { get; set; }
public:
property CrmSection^ Configuration {
CrmSection^ get();
void set(CrmSection^ value);
}
member Configuration : CrmSection with get, set
Public Property Configuration As CrmSection
Property Value
Type: Microsoft.Xrm.Client.Configuration.CrmSection
Type: CrmSection.
See Also
CrmSectionCreatedEventArgs Class
Microsoft.Xrm.Client.Configuration Namespace
Return to top
© 2017 Microsoft. All rights reserved. Copyright