Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
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();