Leadtools.Dicom.Common.DataTypes Namespace > ContributingEquipment Class : DeviceSerialNumber Property |
[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 string DeviceSerialNumber {get; set;}
ElementAttribute() get_DeviceSerialNumber();
set_DeviceSerialNumber(value);
[ElementAttribute()] public: property String^ DeviceSerialNumber { String^ get(); void set ( String^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2