Patient Property

Summary
Gets or sets the patient information.
Syntax
C#
C++/CLI
[DataMemberAttribute()] 
public WCFPatient Patient { get; set; } 
[DataMemberAttribute()] 
public: 
property WCFPatient^ Patient { 
   WCFPatient^ get(); 
   void set (    WCFPatient^ ); 
} 

Property Value

The information that describes the patient for the Performed Procedure Step.

Requirements

Target Platforms

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

Leadtools.Medical.Worklist.Wcf Assembly

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