C#
VB
C++
Gets or sets the institution address.
[Element(DicomTag.InstitutionAddress)]
public string InstitutionAddress { get; set; }
<Leadtools.Dicom.Common.Extensions.ElementAttribute()>
Public Property InstitutionAddress As String
[Leadtools.Dicom.Common.Extensions.ElementAttribute()]
public:
property String^ InstitutionAddress {
String^ get();
void set ( String^ );
}
The institution address.
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