Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.5
|
Leadtools.Medical.WebViewer.ExternalControl Namespace > MedicalWebViewerExternalController Class : ShowPatient Method |
public ControllerReturnCode ShowPatient( string patientID )
'Declaration Public Function ShowPatient( _ ByVal patientID As String _ ) As ControllerReturnCode
'Usage Dim instance As MedicalWebViewerExternalController Dim patientID As String Dim value As ControllerReturnCode value = instance.ShowPatient(patientID)
public: ControllerReturnCode ShowPatient( String^ patientID )