Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Worklist.DataAccessLayer assembly)

Show in webframe

NumberOfMatchingWlResponses Property






Gets or sets the maximum number of matching worklist items to return for any worklist query method.
Syntax
public int NumberOfMatchingWlResponses {get; set;}
'Declaration
 
Public Property NumberOfMatchingWlResponses As Integer
'Usage
 
Dim instance As WorklistDbDataAccessAgent
Dim value As Integer
 
instance.NumberOfMatchingWlResponses = value
 
value = instance.NumberOfMatchingWlResponses

            

            
public:
property int NumberOfMatchingWlResponses {
   int get();
   void set (    int value);
}

Property Value

An System.Int32 value that represents the maximum number of results to return for any worklist query. The default is 0.
Remarks

A value of "0" means ignore this and return all results.

Requirements

Target Platforms

See Also

Reference

WorklistDbDataAccessAgent Class
WorklistDbDataAccessAgent Members

Error processing SSI file
Leadtools.Medical.Worklist.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features