←Select platform

LimitResponses Property (QueryCFindCommand)

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Scp Assembly
Click or drag to resize