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

Show in webframe

StudyDate Property







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

            

            
public: __property string* get_StudyDate();
public: __property void set_StudyDate( 
   string* value
);
public:
property String^ StudyDate {
   String^ get();
   void set (    String^ value);
}

Property Value

Type: System.String The study date.
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