Compartilhar via


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
System_CAPS_pubmethod CrmInitCompleteEventArgs()

Initializes an instance of the CrmInitCompleteEventArgs class.

System_CAPS_pubmethod CrmInitCompleteEventArgs(Boolean, CrmServiceClient)

Initializes an instance of the CrmInitCompleteEventArgs class.

Properties

Name Description
System_CAPS_pubproperty CrmInterface

Gets or sets the CRM instance.

System_CAPS_pubproperty CrmReady

Contains a Boolean value that specifies if the CRM interface is ready.

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethod 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