IncludePatientRelatedInstances Property (original) (raw)

Summary

Gets or sets a value whether to include the DICOM Number of Patient Related Instances element in the response.

Syntax

public bool IncludePatientRelatedInstances { get; set; } 

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

Property Value

true to include the DICOM Number of Patient Related Instances element in the response; otherwise, false. Default is 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