Leadtools.Medical.Worklist.DataAccessLayer Namespace > WorklistDbDataAccessAgent Class : FindPatientInformation Method |
public virtual MWLDataset FindPatientInformation( MatchingParameterCollection matchingEntitiesCollection )
'Declaration Public Overridable Function FindPatientInformation( _ ByVal matchingEntitiesCollection As MatchingParameterCollection _ ) As MWLDataset
'Usage Dim instance As WorklistDbDataAccessAgent Dim matchingEntitiesCollection As MatchingParameterCollection Dim value As MWLDataset value = instance.FindPatientInformation(matchingEntitiesCollection)
public virtual MWLDataset FindPatientInformation( MatchingParameterCollection matchingEntitiesCollection )
function Leadtools.Medical.Worklist.DataAccessLayer.WorklistDbDataAccessAgent.FindPatientInformation( matchingEntitiesCollection )
public: virtual MWLDataset^ FindPatientInformation( MatchingParameterCollection^ matchingEntitiesCollection )
This method returns all patients information that matches the query parameters whether they have a full work-list items or not.
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