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 > ImageListViewLoader Class : FillPatientInformation Method |
public ListViewStudiesInformation[] FillPatientInformation( string patientId )
'Declaration Public Function FillPatientInformation( _ ByVal patientId As String _ ) As ListViewStudiesInformation()
'Usage Dim instance As ImageListViewLoader Dim patientId As String Dim value() As ListViewStudiesInformation value = instance.FillPatientInformation(patientId)
public: ListViewStudiesInformation*[]* FillPatientInformation( string* patientId )
public: array<ListViewStudiesInformation^>^ FillPatientInformation( String^ patientId )