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

Show in webframe

DeviceSerialNumber Property








Gets or sets the Device Serial Number (0018,1000).
Syntax
public string DeviceSerialNumber {get; set;}
'Declaration
 
Public Property DeviceSerialNumber As String
'Usage
 
Dim instance As DicomPrinterInformation
Dim value As String
 
instance.DeviceSerialNumber = value
 
value = instance.DeviceSerialNumber
public string DeviceSerialNumber {get; set;}
 <br/>get_DeviceSerialNumber();<br/>set_DeviceSerialNumber(value);<br/>Object.defineProperty('DeviceSerialNumber'); 
public:
property String^ DeviceSerialNumber {
   String^ get();
   void set (    String^ value);
}

Property Value

The Device Serial Number (0018,1000).
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