AllowZeroItemCount Property (original) (raw)

Summary

Gets or sets a value to allow C-Find requests with sequences that contains no items.

Syntax

public bool AllowZeroItemCount { get; set; } 

public: property bool AllowZeroItemCount {    bool get();    void set (    bool ); }

Property Value

true to allow C-Find requests with sequences that contains no items; otherwise, false.

Leadtools.Dicom.Scp Assembly

SendCMoveResponse(byte,int,string,DicomCommandStatusType,StatusBase,int,int,int,int,DicomDataSet,string) Method

SendCMoveResponse(byte,int,string,DicomCommandStatusType,StatusBase,int,int,int,int,DicomDataSet,string,DicomCommandType) Method