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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.