←Select platform

Manufacturer Property

Summary

Gets or sets the Manufacturer (0008,0070).

Syntax
C#
VB
C++
public string Manufacturer { get; set; } 
Public Property Manufacturer As String 
public: 
property String^ Manufacturer { 
   String^ get(); 
   void set (    String^ value); 
} 

Property Value

The Manufacturer (0008,0070).

Example

For an example, refer to Associate.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly