LimitMWLResponseToClientStationAE Property (original) (raw)

Summary

Gets or sets a value to use the Client AE Title from the request as the Station AE title for matching.

Syntax

public bool LimitMWLResponseToClientStationAE { get; set; } 

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

Property Value

true to use the Client AE Title from the request as the Station AE title for matching; otherwise, false. The default value 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