LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

LimitResponses Property (QueryCFindCommand)

Show in webframe





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 QueryCFindCommand
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
If LimitResponses is set to true, the maximum number of resulting CFind Responses per CFind Request is MaximumResponses.
Requirements

Target Platforms

See Also

Reference

QueryCFindCommand Class
QueryCFindCommand Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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