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

Show in webframe

StudyDescription Property







Gets or sets the study description.
Syntax
public string StudyDescription {get; set;}
'Declaration
 
Public Property StudyDescription As String
'Usage
 
Dim instance As StudyInformation
Dim value As String
 
instance.StudyDescription = value
 
value = instance.StudyDescription

            

            
public: __property string* get_StudyDescription();
public: __property void set_StudyDescription( 
   string* value
);
public:
property String^ StudyDescription {
   String^ get();
   void set (    String^ value);
}

Property Value

Type: System.String The study description.
Requirements

Target Platforms

See Also

Reference

StudyInformation Class
StudyInformation Members

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