←Select platform

PatientName Property

Summary

Gets or sets the name of the patient.

Syntax

C#
VB
C++
public string PatientName { get; set; } 
  
Public Property PatientName As String 
public: 
property String^ PatientName { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The name of the patient.

Requirements

Target Platforms

See Also

Reference

FindQuery Class

FindQuery Members

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

Leadtools.Dicom.Scu Assembly