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