GetUnscheduledPerformedProcedureStepUIDs Method

Summary

Returns the SOP Instance UID for the performed procedure steps that have no scheduled procedure step.

Syntax
C#
VB
C++
public virtual string[] GetUnscheduledPerformedProcedureStepUIDs() 
  
Public Overridable Function GetUnscheduledPerformedProcedureStepUIDs() As String() 
public: 
virtual array<String^>^ GetUnscheduledPerformedProcedureStepUIDs();  

Return Value

An Array of Strings representing the SOP Instance UID's for the performed procedure steps that have no scheduled procedure step.

Requirements

Target Platforms

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

Leadtools.Medical.Worklist.DataAccessLayer Assembly