PregnancyStatus Property

Summary
Gets or sets the Pregnancy Status.
Syntax
C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
public int PregnancyStatus { get; set; } 
  
Public Property PregnancyStatus As Integer 
public: 
property int PregnancyStatus { 
   int get(); 
   void set (    int ); 
} 

Property Value

The Pregnancy Status.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.