←Select platform

PatientName Property (RolesPatientsPermission)

Summary

Gets or sets the patient name.

Syntax

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

Property Value

A System.String representing the DICOM patient's name.

Example

For an example, refer to the Medical Web Viewer demo, located in DICOMServicescs.csproj project.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Services Assembly
Click or drag to resize