- 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.
Visual Basic (Declaration) | |
---|---|
Sub ResolveUnscheduledPerformedProcedureStep( _ ByVal mppsUID As String, _ ByVal spsID As String _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As IWorklistDataAccessAgent Dim mppsUID As String Dim spsID As String instance.ResolveUnscheduledPerformedProcedureStep(mppsUID, 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.
Both the Modality performed procedure step UID and the Scheduled procedure step ID should exist in the data storage.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7