Gets or sets the path of the XML file which describes the Modality Worklist IOD supported by the 
MWLCFindCommand
            
            
            
            
            public string ModalityWorklistIODPath {get; set;}
             
        
            
            'Declaration
 
Public Property ModalityWorklistIODPath As String
             
        
            
            'Usage
 
Dim instance As MWLCFindCommandConfiguration
Dim value As String
 
instance.ModalityWorklistIODPath = value
 
value = instance.ModalityWorklistIODPath
             
        
            
        
            
        
            
            public:
property String^ ModalityWorklistIODPath {
   String^ get();
   void set (    String^ value);
}
             
        
             
        
            
            
            Property Value
The path of the XML file which describes the Modality Worklist IOD supported by the 
MWLCFindCommand