Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

Show in webframe

PatientId Property (ModalityWorklistQuery)






Gets or sets the patient id.
Syntax
[ElementAttribute()]
public string PatientId {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property PatientId As String
'Usage
 
Dim instance As ModalityWorklistQuery
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

ModalityWorklistQuery Class
ModalityWorklistQuery Members

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