Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

RetrievingText Property







Gets or sets the text that is displayed when retrieving a series.
Syntax
public string RetrievingText {get; set;}
'Declaration
 
Public Property RetrievingText As String
'Usage
 
Dim instance As RetrieveQueueItemCommand
Dim value As String
 
instance.RetrievingText = value
 
value = instance.RetrievingText

            

            
public: __property string* get_RetrievingText();
public: __property void set_RetrievingText( 
   string* value
);
public:
property String^ RetrievingText {
   String^ get();
   void set (    String^ value);
}

Property Value

A System.String that represents the text that is displayed when retrieving a series.
Requirements

Target Platforms

See Also

Reference

RetrieveQueueItemCommand Class
RetrieveQueueItemCommand Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features