WCFPatient Class

Summary

Represents a patient record in the modality worklist database.

Syntax
C#
VB
C++
[DataContractAttribute(Namespace="")] 
public class WCFPatient : Patient 
  
<DataContractAttribute()> 
Public Class WCFPatient  
   Inherits Patient 
   Implements ICatalogEntity  
[DataContractAttribute()] 
public ref class WCFPatient : public Patient, ICatalogEntity   

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.Worklist.Wcf Assembly