Gets a list of scheduled procedure step IDs.
[OperationContractAttribute()][FaultContractAttribute(System.Type)]public string[] GetScheduledProcedureStepIDs(string accessionNumber,string requestedProcedureID)
<FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault,Action="",Name="",Namespace="",ProtectionLevel=ProtectionLevel.None,HasProtectionLevel=False)><OperationContractAttribute()>Function GetScheduledProcedureStepIDs( _ByVal accessionNumber As String, _ByVal requestedProcedureID As String _) As String()
[FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault,Action="",Name="",Namespace="",ProtectionLevel=ProtectionLevel.None,HasProtectionLevel=false)][OperationContractAttribute()]array<String^>^ GetScheduledProcedureStepIDs(String^ accessionNumber,String^ requestedProcedureID)
accessionNumber
A departmental IS-generated number that identifies the order for the Imaging Service Request.
requestedProcedureID
Identifier that identifies the Requested Procedure in the Imaging Service Request.
A list of Scheduled Procedure Step IDs.
For an example refer to AddScheduledProcedureStep
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
