Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

DeviceSerialNumber Property






Gets or sets the device serial number.
Syntax
[ElementAttribute()]
public string DeviceSerialNumber {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property DeviceSerialNumber As String
'Usage
 
Dim instance As ContributingEquipment
Dim value As String
 
instance.DeviceSerialNumber = value
 
value = instance.DeviceSerialNumber
[ElementAttribute()]
public:
property String^ DeviceSerialNumber {
   String^ get();
   void set (    String^ value);
}

Property Value

The device serial number.
Requirements

Target Platforms

See Also

Reference

ContributingEquipment Class
ContributingEquipment Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features