Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Worklist.DataAccessLayer assembly)

Show in webframe

PregnancyStatus Property (Patient)






Gets or sets the Pregnancy Status.
Syntax
public string PregnancyStatus {get; set;}
'Declaration
 
Public Property PregnancyStatus As String
'Usage
 
Dim instance As Patient
Dim value As String
 
instance.PregnancyStatus = value
 
value = instance.PregnancyStatus

            

            
public:
property String^ PregnancyStatus {
   String^ get();
   void set (    String^ value);
}

Property Value

A System.String representing The Pregnancy Status to match against.
Remarks

Set this value to null to ignore this field for all matchings

Requirements

Target Platforms

See Also

Reference

Patient Class
Patient Members

Error processing SSI file
Leadtools.Medical.Worklist.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features