Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

Show in webframe

LimitResponses Property (QueryCFindCommandConfiguration)






Gets or sets a value indicating whether to limit the resulting number of CFind Responses.
Syntax
public bool LimitResponses {get; set;}
'Declaration
 
Public Property LimitResponses As Boolean
'Usage
 
Dim instance As QueryCFindCommandConfiguration
Dim value As Boolean
 
instance.LimitResponses = value
 
value = instance.LimitResponses

            

            
public:
property bool LimitResponses {
   bool get();
   void set (    bool value);
}

Property Value

true to limit the resulting number of CFind Responses; otherwise, false.
Remarks
For more information, see LimitResponses.
Requirements

Target Platforms

See Also

Reference

QueryCFindCommandConfiguration Class
QueryCFindCommandConfiguration Members

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