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

Show in webframe

AccessionNumber Property







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

            

            
public: __property string* get_AccessionNumber();
public: __property void set_AccessionNumber( 
   string* value
);
public:
property String^ AccessionNumber {
   String^ get();
   void set (    String^ value);
}

Property Value

Type: System.String The accession number of the study.
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