This class allows access to disposition code event methods.

C# | Visual Basic | Visual C++ |
public class DispositionCodeEvent : CompositeWpfEvent<IDispositionCodeAlert>
Public Class DispositionCodeEvent _ Inherits CompositeWpfEvent(Of IDispositionCodeAlert)
public ref class DispositionCodeEvent : public CompositeWpfEvent<IDispositionCodeAlert^>

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | DispositionCodeEvent()()() | Initializes a new instance of the DispositionCodeEvent class |
![]() | Contains(Action<(Of <(UTP>)>)) | (Inherited from CompositeWpfEvent<(Of <(IDispositionCodeAlert>)>).) |
![]() | Contains(SubscriptionToken) | (Inherited from EventBase.) |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | InternalPublish(array<Object>[]()[]) | (Inherited from EventBase.) |
![]() | InternalSubscribe(IEventSubscription) | (Inherited from EventBase.) |
![]() | MemberwiseClone()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | Publish(UTP) | (Inherited from CompositeWpfEvent<(Of <(IDispositionCodeAlert>)>).) |
![]() | Subscribe(Action<(Of <(UTP>)>)) | (Inherited from CompositeWpfEvent<(Of <(IDispositionCodeAlert>)>).) |
![]() | Subscribe(Action<(Of <(UTP>)>), ThreadOption) | (Inherited from CompositeWpfEvent<(Of <(IDispositionCodeAlert>)>).) |
![]() | Subscribe(Action<(Of <(UTP>)>), Boolean) | (Inherited from CompositeWpfEvent<(Of <(IDispositionCodeAlert>)>).) |
![]() | Subscribe(Action<(Of <(UTP>)>), ThreadOption, Boolean) | (Inherited from CompositeWpfEvent<(Of <(IDispositionCodeAlert>)>).) |
![]() | Subscribe(Action<(Of <(UTP>)>), ThreadOption, Boolean, Predicate<(Of <(UTP>)>)) | (Inherited from CompositeWpfEvent<(Of <(IDispositionCodeAlert>)>).) |
![]() | Subscriptions()()() | (Inherited from EventBase.) |
![]() | ToString()()() | (Inherited from Object.) |
![]() | UIDispatcher()()() | (Inherited from CompositeWpfEvent<(Of <(IDispositionCodeAlert>)>).) |
![]() | Unsubscribe(Action<(Of <(UTP>)>)) | (Inherited from CompositeWpfEvent<(Of <(IDispositionCodeAlert>)>).) |
![]() | Unsubscribe(SubscriptionToken) | (Inherited from EventBase.) |

Object | |||
![]() | EventBase | ||
![]() | CompositeWpfEvent<(Of <(IDispositionCodeAlert>)>) | ||
![]() | DispositionCodeEvent |