Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Worklist.DataAccessLayer assembly)

Show in webframe

ResolveUnscheduledPerformedProcedureStep Method (IWorklistDataAccessAgent)






A System.String representing the SOP Instance UID for the unscheduled Modality performed procedure step.
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
void ResolveUnscheduledPerformedProcedureStep( 
   string mppsUID,
   string spsID
)
'Declaration
 
Sub ResolveUnscheduledPerformedProcedureStep( _
   ByVal mppsUID As String, _
   ByVal spsID As String _
) 
'Usage
 
Dim instance As IWorklistDataAccessAgent
Dim mppsUID As String
Dim spsID As String
 
instance.ResolveUnscheduledPerformedProcedureStep(mppsUID, spsID)

            

            
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

See Also

Reference

IWorklistDataAccessAgent Interface
IWorklistDataAccessAgent Members

Error processing SSI file
Leadtools.Medical.Worklist.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features