←Select platform

IsHangingProtocolDataSet Method

Summary
Determines whether the specified DicomDataSet is a hanging protocol.
Syntax
C#
C++/CLI
public static bool IsHangingProtocolDataSet( 
   this DicomDataSet ds 
) 
public: 
   static bool IsHangingProtocolDataSet(DicomDataSet ^ds); 

Parameters

ds The DicomDataSet to test.

Return Value

true if the specified dataset is a hanging protocol, otherwise false.

Requirements

Target Platforms

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.