LEADTOOLS Medical (Leadtools.Medical.Workstation assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
RetrieveQueueItemCommand Class Members
See Also  Properties  Methods  Events
Leadtools.Medical.Workstation.UI.Commands Namespace : RetrieveQueueItemCommand Class

The following tables list the members exposed by RetrieveQueueItemCommand.

Public Constructors

Public Properties

 NameDescription
public Property ItemDescriptionGets the text which will be displayed for the item in the QueueManager (Inherited from Leadtools.Medical.Workstation.UI.Commands.QueueItemCommand)
public Property ProcessingTextOverridden. Gets the text which will be displayed while the command is running.  
public Property SeriesGets the series information which the command is working on. (Inherited from Leadtools.Medical.Workstation.UI.Commands.QueueItemCommand)
public Property ServerAETitleGets or sets the Server AE Title. (Inherited from Leadtools.Medical.Workstation.UI.Commands.QueueItemCommand)
Top

Public Methods

 NameDescription
public Method CancelOverridden. Cancel retrieving the series images.  
public Method CanExecuteOverridden. Check if the command can start retrieving the series.  
public Method ExecuteOverridden. Start retrieving the series images.  
Top

Protected Methods

Public Events

 NameDescription
public Event UpdateSummaryOccurs when the command have new information for display. (Inherited from Leadtools.Medical.Workstation.UI.Commands.QueueItemCommand)
Top

See Also