ModalityWorklistIODPath Property

Summary

Gets or sets the path of the XML file which describes the Modality Worklist IOD supported by the MWLCFindCommand

Syntax
C#
VB
C++
public string ModalityWorklistIODPath { get; set; } 
  
Public Property ModalityWorklistIODPath As String 
public: 
property String^ ModalityWorklistIODPath { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The path of the XML file which describes the Modality Worklist IOD supported by the MWLCFindCommand

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly