←Select platform

UpdateCompositeInstance Method

Summary

Update the information of DICOM composite instance by adding, deleting or modifying information.

Syntax
C#
C++/CLI
public virtual void UpdateCompositeInstance( 
   CompositeInstanceDataSet compositeInstanceDataSet 
) 
public:  
   virtual void UpdateCompositeInstance( 
      CompositeInstanceDataSet^ compositeInstanceDataSet 
   ) 

Parameters

compositeInstanceDataSet

The CompositeInstanceDataSet which contains the updates.

Remarks

To perform an update you should first call one of the query methods QueryPatients, QueryStudies, QuerySeries or QueryCompositeInstances then apply the updates on the returned CompositeInstanceDataSet

Requirements

Target Platforms

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

Leadtools.Medical.Storage.DataAccessLayer Assembly

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