Share via


ApplicationHostWorkItem Class

 

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

Represents the ApplicationHost workitem which is linked to a session.

Namespace:   Microsoft.Uii.Csr
Assembly:  Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)

Inheritance Hierarchy

System.Object
  Microsoft.Practices.CompositeUI.WorkItem
    Microsoft.Uii.Csr.ApplicationHostWorkItem

Syntax

public class ApplicationHostWorkItem : WorkItem
Public Class ApplicationHostWorkItem
    Inherits WorkItem

Constructors

Name Description
System_CAPS_pubmethod ApplicationHostWorkItem()

Initializes a new instance of the ApplicationHostWorkItem class.

Properties

Name Description
System_CAPS_pubproperty ActiveSessionWorkItemID

Gets or sets the ID of the work item whose session is the current active session.

System_CAPS_pubproperty Commands

(Inherited from WorkItem.)

System_CAPS_pubproperty EventTopics

(Inherited from WorkItem.)

System_CAPS_pubproperty ID

(Inherited from WorkItem.)

System_CAPS_protproperty InnerBuilder

(Inherited from WorkItem.)

System_CAPS_protproperty InnerLocator

(Inherited from WorkItem.)

System_CAPS_pubproperty IsGlobalWorkItem

Gets or sets a Boolean value that specifies whether the work item is associated with an application host that is associated with a global session.

System_CAPS_pubproperty Items

(Inherited from WorkItem.)

System_CAPS_pubproperty Parent

(Inherited from WorkItem.)

System_CAPS_pubproperty RootWorkItem

(Inherited from WorkItem.)

System_CAPS_pubproperty Services

(Inherited from WorkItem.)

System_CAPS_pubproperty SmartParts

(Inherited from WorkItem.)

System_CAPS_pubproperty State

(Inherited from WorkItem.)

System_CAPS_pubproperty Status

(Inherited from WorkItem.)

System_CAPS_pubproperty TraceSource

(Inherited from WorkItem.)

System_CAPS_pubproperty UIExtensionSites

(Inherited from WorkItem.)

System_CAPS_pubproperty WorkItems

(Inherited from WorkItem.)

System_CAPS_pubproperty Workspaces

(Inherited from WorkItem.)

Methods

Name Description
System_CAPS_pubmethod Activate()

(Inherited from WorkItem.)

System_CAPS_protmethod BuildUp()

(Inherited from WorkItem.)

System_CAPS_protmethod CreateCommand(Type, String)

(Inherited from WorkItem.)

System_CAPS_protmethod CreateEventTopic(Type, String)

(Inherited from WorkItem.)

System_CAPS_pubmethod Deactivate()

(Inherited from WorkItem.)

System_CAPS_pubmethod DeleteState()

(Inherited from WorkItem.)

System_CAPS_pubmethod Dispose()

(Inherited from WorkItem.)

System_CAPS_protmethod Dispose(Boolean)

(Inherited from WorkItem.)

System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_protmethod FinishInitialization()

(Inherited from WorkItem.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetSmartPartInfo<TSmartPartInfo>(Object)

(Inherited from WorkItem.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_protmethod InitializeRootWorkItem(Builder)

(Inherited from WorkItem.)

System_CAPS_protmethod InitializeServices()

(Inherited from WorkItem.)

System_CAPS_pubmethod InitializeWorkItem()

(Inherited from WorkItem.)

System_CAPS_pubmethod Load()

(Inherited from WorkItem.)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_protmethod OnActivated()

(Inherited from WorkItem.)

System_CAPS_protmethod OnActivating(CancelEventArgs)

(Inherited from WorkItem.)

System_CAPS_pubmethod OnBuiltUp(String)

(Inherited from WorkItem.)

System_CAPS_protmethod OnDeactivated()

(Inherited from WorkItem.)

System_CAPS_protmethod OnDeactivating(CancelEventArgs)

(Inherited from WorkItem.)

System_CAPS_protmethod OnDisposed()

(Inherited from WorkItem.)

System_CAPS_protmethod OnIdChanged()

(Inherited from WorkItem.)

System_CAPS_protmethod OnInitialized()

(Inherited from WorkItem.)

System_CAPS_protmethod OnObjectAdded(Object)

(Inherited from WorkItem.)

System_CAPS_protmethod OnObjectRemoved(Object)

(Inherited from WorkItem.)

System_CAPS_protmethod OnRunStarted()

(Inherited from WorkItem.)

System_CAPS_pubmethod OnTearingDown()

(Inherited from WorkItem.)

System_CAPS_protmethod OnTerminated()

(Inherited from WorkItem.)

System_CAPS_protmethod OnTerminating()

(Inherited from WorkItem.)

System_CAPS_pubmethod RegisterSmartPartInfo(Object, ISmartPartInfo)

(Inherited from WorkItem.)

System_CAPS_pubmethod Run()

(Inherited from WorkItem.)

System_CAPS_pubmethod Save()

(Inherited from WorkItem.)

System_CAPS_pubmethod Terminate()

(Inherited from WorkItem.)

System_CAPS_pubmethod ToString()

(Inherited from Object.)

Events

Name Description
System_CAPS_pubevent Activated

(Inherited from WorkItem.)

System_CAPS_pubevent Activating

(Inherited from WorkItem.)

System_CAPS_pubevent Deactivated

(Inherited from WorkItem.)

System_CAPS_pubevent Deactivating

(Inherited from WorkItem.)

System_CAPS_pubevent Disposed

(Inherited from WorkItem.)

System_CAPS_pubevent IdChanged

(Inherited from WorkItem.)

System_CAPS_pubevent Initialized

(Inherited from WorkItem.)

System_CAPS_pubevent RunStarted

(Inherited from WorkItem.)

System_CAPS_pubevent Terminated

(Inherited from WorkItem.)

System_CAPS_pubevent Terminating

(Inherited from WorkItem.)

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.Uii.Csr Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright