AfterInitializeOfCoreInterfacesEventArgs Class
Contains information that can be used after the core interfaces have been initialized.
Namespace: Microsoft.Crm.UnifiedServiceDesk.BaseControl
Assembly: Microsoft.Crm.UnifiedServiceDesk.BaseControl (in Microsoft.Crm.UnifiedServiceDesk.BaseControl.dll)
Usage
'Usage
Dim instance As AfterInitializeOfCoreInterfacesEventArgs
Syntax
'Declaration
Public NotInheritable Class AfterInitializeOfCoreInterfacesEventArgs
Inherits EventArgs
public sealed class AfterInitializeOfCoreInterfacesEventArgs : EventArgs
public ref class AfterInitializeOfCoreInterfacesEventArgs sealed : public EventArgs
public final class AfterInitializeOfCoreInterfacesEventArgs extends EventArgs
public final class AfterInitializeOfCoreInterfacesEventArgs extends EventArgs
Inheritance Hierarchy
System.Object
System.EventArgs
Microsoft.Crm.UnifiedServiceDesk.BaseControl.AfterInitializeOfCoreInterfacesEventArgs
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
AfterInitializeOfCoreInterfacesEventArgs Members
Microsoft.Crm.UnifiedServiceDesk.BaseControl Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.