C#
VB
C++
Gets the patient's sex.
[Element(DicomTag.PatientSex)]
public string Sex { get; set; }
Public Property Sex As String
Sex of the named patient. Enumerated Values are: M = male F = female O = other.
For an example refer to QueryRetrieveScu.Find
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