Leadtools.Dicom.Scp.Command Namespace > QueryCFindCommandConfiguration Class : LimitResponses Property |
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
true
to limit the resulting number of CFind Responses; otherwise, false
.