←Select platform

CopyPatient Class

Summary

Provides the necessary information to copy a patient to a new patient via the Patient Updater DICOM Service.

Syntax

C#
VB
C++
[SerializableAttribute()] 
[InstanceAttribute(Leadtools.Dicom.DicomClassType, "1.2.840.114257.15.1.3")] 
public class CopyPatient : PatientUpdate 
<Leadtools.Dicom.Common.Attributes.InstanceAttribute(ClassType=DicomClassType.Undefined Or  _ 
    DicomClassType.SCMultiFrameGrayscaleByteImageStorage Or  _ 
    DicomClassType.PatientStudyQueryStudy Or  _ 
    DicomClassType.BasicGrayscalePrintMeta Or  _ 
    DicomClassType.BasicGrayscaleImageBox Or  _ 
    DicomClassType.DXIntraoralImageStorageProcessing Or  _ 
    DicomClassType.XABiplaneImageStorageRetired,  
   AbstractSyntax="1.2.840.114257.15.1.3")> 
<SerializableAttribute()> 
Public Class CopyPatient  
   Inherits Leadtools.Dicom.Common.Datatypes.Patientupdater.PatientUpdate 
[Leadtools.Dicom.Common.Attributes.InstanceAttribute(ClassType=DicomClassType.Undefined |  
    DicomClassType.SCMultiFrameGrayscaleByteImageStorage |  
    DicomClassType.PatientStudyQueryStudy |  
    DicomClassType.BasicGrayscalePrintMeta |  
    DicomClassType.BasicGrayscaleImageBox |  
    DicomClassType.DXIntraoralImageStorageProcessing |  
    DicomClassType.XABiplaneImageStorageRetired,  
   AbstractSyntax="1.2.840.114257.15.1.3")] 
[SerializableAttribute()] 
public ref class CopyPatient : public Leadtools.Dicom.Common.Datatypes.Patientupdater.PatientUpdate  

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly