C#
VB
C++
Gets or sets the name of the institutional department.
[Element(DicomTag.InstitutionalDepartmentName)]
public string InstitutionalDepartmentName { get; set; }
<Leadtools.Dicom.Common.Extensions.ElementAttribute()>
Public Property InstitutionalDepartmentName As String
[Leadtools.Dicom.Common.Extensions.ElementAttribute()]
public:
property String^ InstitutionalDepartmentName {
String^ get();
void set ( String^ );
}
The name of the institutional department.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET