DefaultQueryIOD Property (original) (raw)
Summary
Gets the XML stream which describes the DICOM Query IOD supported by this command.
Syntax
public static Stream DefaultQueryIOD { get; }
public:
static property Stream^ DefaultQueryIOD {
Stream^ get();
}
Property Value
The XML stream which describes the DICOM Query IOD supported by this command.
Leadtools.Dicom.Scp Assembly