AifShellBase<TShell> Class
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Represents an application that uses a Windows Forms form as its shell.
This API is not CLS-compliant.
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Inheritance Hierarchy
System.Object
Microsoft.Practices.CompositeUI.CabApplication<TWorkItem>
Microsoft.Practices.CompositeUI.CabShellApplication<TWorkItem, TShell>
Microsoft.Practices.CompositeUI.WinForms.WindowsFormsApplication<TWorkItem, TShell>
Microsoft.Practices.CompositeUI.WinForms.FormShellApplication<TWorkItem, TShell>
Microsoft.Uii.Csr.AifShellBase<TShell>
Syntax
[CLSCompliantAttribute(false)]
public class AifShellBase<TShell> : FormShellApplication<WorkItem, TShell>
where TShell : Form
<CLSCompliantAttribute(False)>
Public Class AifShellBase(Of TShell As Form)
Inherits FormShellApplication(Of WorkItem, TShell)
Type Parameters
- TShell
T
Constructors
Name | Description | |
---|---|---|
AifShellBase<TShell>() | Initializes a new instance of the AifShellBase<TShell> class. |
Properties
Name | Description | |
---|---|---|
Configuration | (Inherited from CabApplication<TWorkItem>.) |
|
DesktopShell | Gets the shell that was created. Will not be valid until after the shell has been created. |
|
RootWorkItem | (Inherited from CabApplication<TWorkItem>.) |
|
Shell | (Inherited from CabShellApplication<TWorkItem, TShell>.) |
|
VisualizerType | (Inherited from CabApplication<TWorkItem>.) |
Methods
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
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright