CrmInitCompleteEventArgs Class
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Contains information that can be used after the CRM initialization is complete.
Namespace: Microsoft.Crm.UnifiedServiceDesk.BaseControl
Assembly: Microsoft.Crm.UnifiedServiceDesk.BaseControl (in Microsoft.Crm.UnifiedServiceDesk.BaseControl.dll)
Inheritance Hierarchy
System.Object
System.EventArgs
Microsoft.Crm.UnifiedServiceDesk.BaseControl.CrmInitCompleteEventArgs
Syntax
public class CrmInitCompleteEventArgs : EventArgs
Public Class CrmInitCompleteEventArgs
Inherits EventArgs
Constructors
Name | Description | |
---|---|---|
CrmInitCompleteEventArgs() | Initializes an instance of the CrmInitCompleteEventArgs class. |
|
CrmInitCompleteEventArgs(Boolean, CrmServiceClient) | Initializes an instance of the CrmInitCompleteEventArgs class. |
Properties
Name | Description | |
---|---|---|
CrmInterface | Gets or sets the CRM instance. |
|
CrmReady | Contains a Boolean value that specifies if the CRM interface is ready. |
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.) |
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.Crm.UnifiedServiceDesk.BaseControl Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright