←Select platform

GetNoOrphanCleanupOption Method

Summary

Returns true if the PatientUpdateOptions stored in a DicomDataSet include the PatientUpdateOptions.NoOrphanCleanup option.

Syntax

C#
C++/CLI
public static bool GetNoOrphanCleanupOption( 
   this PatientUpdate requestDataSet, 
   DicomDataSet ds 
) 
public:  
   [ExtensionAttribute] 
   static bool GetNoOrphanCleanupOption( 
      PatientUpdate^ requestDataSet, 
      DicomDataSet^ ds 
   ) 

Parameters

requestDataSet

A PatientUpdate object indicating the type of patient update being processed.

ds

The DicomDataSet from which to read the stored [PatientUpdateOptions].

Return Value

true if the [PatientUpdateOptions] stored in a DicomDataSet include the [PatientUpdateOptions].NoOrphanCleanup option; false otherwise.

Remarks

[PatientUpdateOptions] are stored in the private tag TagPatientUpdateOptions in a DicomDataSet.

Requirements

Target Platforms

See Also

PatientUpdaterExtensions Class

PatientUpdaterExtensions Members

Leadtools.Dicom.Common.DataTypes.PatientUpdater Namespace

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

Leadtools.Dicom.Common Assembly

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