C# Class Microsoft.Dynamics.Integration.Adapters.DynamicCrm.Configuration.ConfigurationEventArgs

The ConfigurationEventArgs class is used to pass information to event handlers about the status of the configuration.
Inheritance: System.EventArgs
ファイルを表示 Open project: Microsoft/Instance-Adapter-for-Microsoft-Dynamics-CRM Class Usage Examples

Private Properties

Property Type Description
ConfigurationEventArgs System
GetTypeName string

Private Methods

Method Description
ConfigurationEventArgs ( string messageData ) : System

Create a new instance of the ConfigurationEventArgs class.

GetTypeName ( ) : string