Leadtools.Medical.Worklist.DataAccessLayer Namespace > IWorklistDataAccessAgent Interface : QueryModalityWorklists Method |
The allowable values are: "IN PROGRESS", "COMPLETED" and "DISCONTINUED"
MWLDataset QueryModalityWorklists( MatchingParameterCollection matchingEntitiesCollection, StringCollection NoReturnStatusStrings )
'Declaration Function QueryModalityWorklists( _ ByVal matchingEntitiesCollection As MatchingParameterCollection, _ ByVal NoReturnStatusStrings As StringCollection _ ) As MWLDataset
'Usage Dim instance As IWorklistDataAccessAgent Dim matchingEntitiesCollection As MatchingParameterCollection Dim NoReturnStatusStrings As StringCollection Dim value As MWLDataset value = instance.QueryModalityWorklists(matchingEntitiesCollection, NoReturnStatusStrings)
MWLDataset^ QueryModalityWorklists( MatchingParameterCollection^ matchingEntitiesCollection, StringCollection^ NoReturnStatusStrings )
The allowable values are: "IN PROGRESS", "COMPLETED" and "DISCONTINUED"
This method only returns a complete work-list items. If a Patient information exists which doesn't have a scheduled procedure step then the patient information won't be returned.