Share via


CrmInitCompleteEventArgs Constructor (Boolean, CrmServiceClient)

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Initializes an instance of the CrmInitCompleteEventArgs class.

Namespace:   Microsoft.Crm.UnifiedServiceDesk.BaseControl
Assembly:  Microsoft.Crm.UnifiedServiceDesk.BaseControl (in Microsoft.Crm.UnifiedServiceDesk.BaseControl.dll)

Syntax

public CrmInitCompleteEventArgs(
    bool isCrmReady,
    CrmServiceClient crmAdapt
)
Public Sub New (
    isCrmReady As Boolean,
    crmAdapt As CrmServiceClient
)

Parameters

  • isCrmReady
    Type: System.Boolean

    Boolean value that specifies if the CRM interface is ready.

See Also

CrmInitCompleteEventArgs Overload
CrmInitCompleteEventArgs Class
Microsoft.Crm.UnifiedServiceDesk.BaseControl Namespace

Return to top

Unified Service Desk 2.0

© 2016 Microsoft. All rights reserved. Copyright