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