Leadtools.Medical.Worklist.Wcf.Service Namespace > IBrokerService Interface : DeletePatient Method |
[OperationContractAttribute()] [FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault, Action="", Name="", Namespace="", ProtectionLevel=ProtectionLevel.None, HasProtectionLevel=false)] void DeletePatient( string patientId, string issuerOfPatientID )
'Declaration <OperationContractAttribute()> <FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault, Action="", Name="", Namespace="", ProtectionLevel=ProtectionLevel.None, HasProtectionLevel=False)> Sub DeletePatient( _ ByVal patientId As String, _ ByVal issuerOfPatientID As String _ )
'Usage Dim instance As IBrokerService Dim patientId As String Dim issuerOfPatientID As String instance.DeletePatient(patientId, issuerOfPatientID)
[OperationContractAttribute()] [FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault, Action="", Name="", Namespace="", ProtectionLevel=ProtectionLevel.None, HasProtectionLevel=false)] void DeletePatient( 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.DeletePatient( patientId , issuerOfPatientID )
[OperationContractAttribute()] [FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault, Action="", Name="", Namespace="", ProtectionLevel=ProtectionLevel.None, HasProtectionLevel=false)] void DeletePatient( 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