Leadtools.Dicom.Scp.Command Namespace > CFindCommandConfiguration Class : AllowZeroItemCount Property |
public bool AllowZeroItemCount {get; set;}
'Declaration Public Property AllowZeroItemCount As Boolean
'Usage Dim instance As CFindCommandConfiguration Dim value As Boolean instance.AllowZeroItemCount = value value = instance.AllowZeroItemCount
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