CrmInitCompleteEventArgs Class
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)
Usage
'Usage
Dim instance As CrmInitCompleteEventArgs
Syntax
'Declaration
Public Class CrmInitCompleteEventArgs
Inherits EventArgs
public class CrmInitCompleteEventArgs : EventArgs
public ref class CrmInitCompleteEventArgs : public EventArgs
public class CrmInitCompleteEventArgs extends EventArgs
public class CrmInitCompleteEventArgs extends EventArgs
Inheritance Hierarchy
System.Object
System.EventArgs
Microsoft.Crm.UnifiedServiceDesk.BaseControl.CrmInitCompleteEventArgs
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.
Platforms
See Also
Reference
CrmInitCompleteEventArgs Members
Microsoft.Crm.UnifiedServiceDesk.BaseControl Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.