←Select platform

PatientInfo Property

Summary

Returns the currently registered interface for IPatientInfo.

Syntax

C#
VB
C++
public static [IPatientInfo](interface-ipatientinfo.md) PatientInfo { get; } 
Public Shared ReadOnly Property PatientInfo() As [IPatientInfo](interface-ipatientinfo.md) 
   Get 
public:  
   static property [IPatientInfo](interface-ipatientinfo.md)^ PatientInfo 
   { 
      [IPatientInfo](interface-ipatientinfo.md)^ get() 
   } 

Property Value

The currently registered interface for IPatientInfo.

Requirements

Target Platforms

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly