LimitResponses Property

Summary
Gets or sets a value indicating whether to limit the resulting number of CFind Responses.
Syntax
C#
VB
C++
public bool LimitResponses { get; set; } 
  
Public Property LimitResponses As Boolean 
public: 
property bool LimitResponses { 
   bool get(); 
   void set (    bool ); 
} 

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

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.