QueryIODPath Property (original) (raw)

Summary

Gets or sets the path of the XML file which describes the DICOM Query IOD supported by the QueryCFindCommand

Syntax

public string QueryIODPath { get; set; } 

public: property String^ QueryIODPath {    String^ get();    void set (    String^ ); }

Property Value

The path of the XML file which describes the DICOM Query IOD supported by the QueryCFindCommand.

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