LEADTOOLS Medical (Leadtools.Medical.Worklist.DataAccessLayer assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.31
ResolveUnscheduledPerformedProcedureStep Method
See Also 
Leadtools.Medical.Worklist.DataAccessLayer Namespace > WorklistDbDataAccessAgent Class : ResolveUnscheduledPerformedProcedureStep Method



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.
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.
Update an existent unscheduled performed procedure step by connecting it to an existent scheduled procedure.

Syntax

Visual Basic (Declaration) 
Public Overridable Sub ResolveUnscheduledPerformedProcedureStep( _
   ByVal mppsUID As String, _
   ByVal spsID As String _
) 
Visual Basic (Usage)Copy Code
Dim instance As WorklistDbDataAccessAgent
Dim mppsUID As String
Dim spsID As String
 
instance.ResolveUnscheduledPerformedProcedureStep(mppsUID, spsID)
C# 
public virtual void ResolveUnscheduledPerformedProcedureStep( 
   string mppsUID,
   string spsID
)
C++/CLI 
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: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Medical.Worklist.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features