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