Gets or sets a value to allow C-Find requests with sequences that contains no items.
public bool AllowZeroItemCount { get; set; }
Public Property AllowZeroItemCount As Boolean
true to allow C-Find requests with sequences that contains no items; otherwise, false.
If this value is true, a sequence with no items will be considered as a sequence universal matching that contains a single item with no elements.
If this value is false and the request has a sequence with no items the CFindCommand will throw an Leadtools.Dicom.Scp.Command.Exceptions.InvalidRequestDatasetException
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET