Finds the modality-performed Procedure Step instance.
[OperationContractAttribute()] [FaultContractAttribute(System.Type)] public WCFPPSInformation FindMPPS( string mppsSOPInstanceUID )
[OperationContractAttribute()]
[FaultContractAttribute(System.Type)]
public WCFPPSInformation FindMPPS(
string mppsSOPInstanceUID
)
<OperationContractAttribute()> <FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault, Action="", Name="", Namespace="", ProtectionLevel=ProtectionLevel.None, HasProtectionLevel=False)> Function FindMPPS( _ ByVal mppsSOPInstanceUID As String _ ) As Leadtools.Medical.Worklist.Wcf.Entities.WCFPPSInformation
<OperationContractAttribute()>
<FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault,
Action="",
Name="",
Namespace="",
ProtectionLevel=ProtectionLevel.None,
HasProtectionLevel=False)>
Function FindMPPS( _
ByVal mppsSOPInstanceUID As String _
) As Leadtools.Medical.Worklist.Wcf.Entities.WCFPPSInformation
[OperationContractAttribute()] [FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault, Action="", Name="", Namespace="", ProtectionLevel=ProtectionLevel.None, HasProtectionLevel=false)] Leadtools.Medical.Worklist.Wcf.Entities.WCFPPSInformation^ FindMPPS( String^ mppsSOPInstanceUID )
[FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault,
HasProtectionLevel=false)]
Leadtools.Medical.Worklist.Wcf.Entities.WCFPPSInformation^ FindMPPS(
String^ mppsSOPInstanceUID
mppsSOPInstanceUID The UID of the requested MPPS instance.
The MPPS instance if found; null otherwise.
For an example refer to AddMPPS
Target Platforms
IBrokerService Interface
IBrokerService Members
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
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library