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