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

Show in webframe

ManufacturerModelName Property








Gets or sets the Manufacturer's Model Name (0008,1090).
Syntax
public string ManufacturerModelName {get; set;}
'Declaration
 
Public Property ManufacturerModelName As String
'Usage
 
Dim instance As DicomPrinterInformation
Dim value As String
 
instance.ManufacturerModelName = value
 
value = instance.ManufacturerModelName
public string ManufacturerModelName {get; set;}
 <br/>get_ManufacturerModelName();<br/>set_ManufacturerModelName(value);<br/>Object.defineProperty('ManufacturerModelName'); 
public:
property String^ ManufacturerModelName {
   String^ get();
   void set (    String^ value);
}

Property Value

The Manufacturer's Model Name (0008,1090).
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