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