ResolveUnscheduledPerformedProcedureStep Method

Summary
Update an existent unscheduled performed procedure step by connecting it to an existent scheduled procedure.
Syntax
C#
C++/CLI
public virtual void ResolveUnscheduledPerformedProcedureStep( 
   string mppsUID, 
   string spsID 
) 
public: 
virtual void ResolveUnscheduledPerformedProcedureStep(  
   String^ mppsUID, 
   String^ spsID 
)  

Parameters

mppsUID
A System.String representing the SOP Instance UID for the unscheduled Modality performed procedure step.

spsID
A System.String representing The ID for the Scheduled procedure step.

Remarks

Both the Modality performed procedure step UID and the Scheduled procedure step ID should exist in the data storage.

Requirements

Target Platforms

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

Leadtools.Medical.Worklist.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.