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 )
function Leadtools.Medical.Worklist.DataAccessLayer.IWorklistDataAccessAgent.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.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2