←Select platform

PatientInfo Property

Summary

Returns the currently registered interface for IPatientInfo.

Syntax
C#
VB
C++
public static IPatientInfo PatientInfo { get; } 
Public Shared ReadOnly Property PatientInfo() As IPatientInfo 
   Get 
public:  
   static property IPatientInfo^ PatientInfo 
   { 
      IPatientInfo^ get() 
   } 

Property Value

The currently registered interface for IPatientInfo.

Requirements

Target Platforms

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

Leadtools.Medical.Storage.DataAccessLayer Assembly