Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Dicom.Scp.Command.NAction.PatientUpdater Namespace > CopyPatientCommand Class : CopyPatient Method |
protected virtual int CopyPatient( CopyPatient data )
'Declaration Protected Overridable Function CopyPatient( _ ByVal data As CopyPatient _ ) As Integer
'Usage Dim instance As CopyPatientCommand Dim data As CopyPatient Dim value As Integer value = instance.CopyPatient(data)
protected: virtual int CopyPatient( CopyPatient^ data )