ChangeSeries Class

Summary
Provides the necessary information to change a series via the Patient Updater DICOM Service.
Syntax
C#
VB
C++
[SerializableAttribute()] 
[InstanceAttribute(Leadtools.Dicom.DicomClassType, "1.2.840.114257.15.1.3")] 
public class ChangeSeries : PatientUpdate 
<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 ChangeSeries  
   Inherits PatientUpdate 
[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 ChangeSeries : public PatientUpdate  
Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.