Leadtools.Medical.Workstation Namespace > SeriesInformationEventArgs Class : PatientId Property |
public string PatientId {get;}
'Declaration Public ReadOnly Property PatientId As String
'Usage Dim instance As SeriesInformationEventArgs Dim value As String value = instance.PatientId
public: __property string* get_PatientId();