C#
VB
C++
Determines whether the Procedure Step exists.
[OperationContractAttribute()][FaultContractAttribute(System.Type)]public bool PerformedProcedureStepExists(string affectedSOPInstanceUID)
<FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault,Action="",Name="",Namespace="",ProtectionLevel=ProtectionLevel.None,HasProtectionLevel=False)><OperationContractAttribute()>Function PerformedProcedureStepExists( _ByVal affectedSOPInstanceUID As String _) As Boolean
[FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault,Action="",Name="",Namespace="",ProtectionLevel=ProtectionLevel.None,HasProtectionLevel=false)][OperationContractAttribute()]bool PerformedProcedureStepExists(String^ affectedSOPInstanceUID)
affectedSOPInstanceUID
The affected SOP instance UID.
True if the performed procedure step having the specified Affected SOP instance exists; False otherwise.
For an example refer to HandleUnscheduledMPPS
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
