PatientID Property (DicomDataSet)
In This Topic
The Patient ID
Syntax
'Declaration
Public Property PatientID As System.String
public System.string PatientID {get; set;}
Property Value
The Patient ID
Requirements
Target Platforms: .NET CLR 4.8 or higher
See Also