←Select platform

QueryIODPath Property

Summary

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

Syntax

C#
VB
C++
public string QueryIODPath { get; set; } 
  
Public Property QueryIODPath As String 
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.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly