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

Show in webframe

SoftwareVersions Property








Gets or sets the Software Version(s) (0018,1020).
Syntax
public string SoftwareVersions {get; set;}
'Declaration
 
Public Property SoftwareVersions As String
'Usage
 
Dim instance As DicomPrinterInformation
Dim value As String
 
instance.SoftwareVersions = value
 
value = instance.SoftwareVersions
public string SoftwareVersions {get; set;}
 <br/>get_SoftwareVersions();<br/>set_SoftwareVersions(value);<br/>Object.defineProperty('SoftwareVersions'); 
public:
property String^ SoftwareVersions {
   String^ get();
   void set (    String^ value);
}

Property Value

The Software Version(s) (0018,1020).
Example
For an example, refer to Associate.
Requirements

Target Platforms

See Also

Reference

DicomPrinterInformation Class
DicomPrinterInformation Members

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features