Leadtools.Medical.WebViewer.ExternalControl Namespace > MedicalWebViewerExternalController Class : ShowPatient Method |
'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 )
public: ControllerReturnCode ShowPatient( String^ patientID )