PatientID Property

Summary
Gets or sets the PatientID for the image as read from the Leadtools.Dicom.DicomDataSet.
Syntax
C#
VB
C++
public string PatientID { get; set; } 
  
Public Property PatientID As String 
public: 
property String^ PatientID { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

A System.String value representing the PatientID for the image as read from the Leadtools.Dicom.DicomDataSet.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation.Loader Assembly

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