LEADTOOLS Medical (Leadtools.Dicom assembly)

DeviceSerialNumber Property

Show in webframe







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;}

            

            
 
get_DeviceSerialNumber();
set_DeviceSerialNumber(value);
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(String,Int32,String,String,DicomPrintScuPrintManagementClassFlags).
Requirements

Target Platforms

See Also

Reference

DicomPrinterInformation Class
DicomPrinterInformation Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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