Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

PatientId Property (MergePatient)






Gets or sets the patient ID that is being merged.
Syntax
[ElementAttribute()]
public string PatientId {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property PatientId As String
'Usage
 
Dim instance As MergePatient
Dim value As String
 
instance.PatientId = value
 
value = instance.PatientId
[ElementAttribute()]
public:
property String^ PatientId {
   String^ get();
   void set (    String^ value);
}

Property Value

The patient ID.
Requirements

Target Platforms

See Also

Reference

MergePatient Class
MergePatient Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features