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

Show in webframe

Modality Property







Gets or sets the modality name.
Syntax
public string Modality {get; set;}
'Declaration
 
Public Property Modality As String
'Usage
 
Dim instance As SeriesInformation
Dim value As String
 
instance.Modality = value
 
value = instance.Modality

            

            
public: __property string* get_Modality();
public: __property void set_Modality( 
   string* value
);
public:
property String^ Modality {
   String^ get();
   void set (    String^ value);
}

Property Value

Type: System.String The modality name.
Requirements

Target Platforms

See Also

Reference

SeriesInformation Class
SeriesInformation Members

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