Leadtools.Dicom.Scp.Command.NAction.PatientUpdater Namespace > PatientUpdaterCommand Class : GetUserInformation Method |
protected string GetUserInformation( PatientUpdate data )
'Declaration Protected Function GetUserInformation( _ ByVal data As PatientUpdate _ ) As String
'Usage Dim instance As PatientUpdaterCommand Dim data As PatientUpdate Dim value As String value = instance.GetUserInformation(data)
protected: String^ GetUserInformation( PatientUpdate^ data )