←Select platform

Sex Property

Summary

Gets the patient's sex.

Syntax

C#
VB
C++
public string Sex {get; set;}
Public Property Sex As String
public: 
property String^ Sex { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

Sex of the named patient. Enumerated Values are: M = male F = female O = other.

Example

For an example refer to QueryRetrieveScu.Find

Requirements

Target Platforms

See Also

Reference

Patient Class

Patient Members

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Scu Assembly
Click or drag to resize