←Select platform

RetrievingText Property

Summary

Gets or sets the text that is displayed when retrieving a series.

Syntax

C#
VB
C++
public string RetrievingText { get; set; } 
  
Public Property RetrievingText As String 
public: 
property String^ RetrievingText { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly