CrmSectionCreatedEventArgs Class
Applies To: Dynamics CRM 2015
Section created event arguments. (Developer Extensions)
Namespace: Microsoft.Xrm.Client.Configuration
Assembly: Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Inheritance Hierarchy
System.Object
System.EventArgs
Microsoft.Xrm.Client.Configuration.CrmSectionCreatedEventArgs
Syntax
public class CrmSectionCreatedEventArgs : EventArgs
public ref class CrmSectionCreatedEventArgs : EventArgs
type CrmSectionCreatedEventArgs =
class
inherit EventArgs
end
Public Class CrmSectionCreatedEventArgs
Inherits EventArgs
Constructors
Name | Description | |
---|---|---|
CrmSectionCreatedEventArgs() |
Properties
Name | Description | |
---|---|---|
Configuration |
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) |
|
Finalize() | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
MemberwiseClone() | (Inherited from Object.) |
|
ToString() | (Inherited from Object.) |
Extension Methods
Name | Description | |
---|---|---|
SerializeByJson(IEnumerable<Type>) | Serialize an object using the DataContractJsonSerializer.(Defined by ObjectExtensions.) |
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Xrm.Client.Configuration Namespace
Developer extensions for Microsoft Dynamics CRM 2015
Return to top
© 2017 Microsoft. All rights reserved. Copyright