Leadtools.Medical.Worklist.Wcf.Service Namespace > IBrokerService Interface : DeleteImagingServiceRequest Method |
[OperationContractAttribute()] [FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault, Action="", Name="", Namespace="", ProtectionLevel=ProtectionLevel.None, HasProtectionLevel=false)] void DeleteImagingServiceRequest( string accessionNumber, string patientID, string issuerOfPatientID )
'Declaration <OperationContractAttribute()> <FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault, Action="", Name="", Namespace="", ProtectionLevel=ProtectionLevel.None, HasProtectionLevel=False)> Sub DeleteImagingServiceRequest( _ ByVal accessionNumber As String, _ ByVal patientID As String, _ ByVal issuerOfPatientID As String _ )
'Usage Dim instance As IBrokerService Dim accessionNumber As String Dim patientID As String Dim issuerOfPatientID As String instance.DeleteImagingServiceRequest(accessionNumber, patientID, issuerOfPatientID)
[OperationContractAttribute()] [FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault, Action="", Name="", Namespace="", ProtectionLevel=ProtectionLevel.None, HasProtectionLevel=false)] void DeleteImagingServiceRequest( string accessionNumber, string patientID, string issuerOfPatientID )
OperationContractAttribute() FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault, Action="", Name="", Namespace="", ProtectionLevel=ProtectionLevel.None, HasProtectionLevel=) function Leadtools.Medical.Worklist.Wcf.Service.IBrokerService.DeleteImagingServiceRequest( accessionNumber , patientID , issuerOfPatientID )
[OperationContractAttribute()] [FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault, Action="", Name="", Namespace="", ProtectionLevel=ProtectionLevel.None, HasProtectionLevel=false)] void DeleteImagingServiceRequest( String^ accessionNumber, String^ patientID, String^ issuerOfPatientID )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2