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 )