InstitutionName Property

Summary
Gets or sets the name of the institution.
Syntax
C#
VB
C++
[Element(DicomTag.InstitutionName)] 
public string InstitutionName { get; set; } 
<ElementAttribute()> 
Public Property InstitutionName As String 
[ElementAttribute()] 
public: 
property String^ InstitutionName { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The name of the institution.

Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.