←Select platform

IsHangingProtocol Method

Summary

Determines if the specified System.Data.DataRow is a Hanging Protocol related DataRow.

Syntax
C#
C++/CLI
public static bool IsHangingProtocol( 
   this DataRow row 
) 
public:  
   [ExtensionAttribute] 
   static bool IsHangingProtocol( 
      System::Data::DataRow^ row 
   ) 

Parameters

row

The System.Data.DataRow to test.

Return Value

true if the DataRow is a Hanging Protocol related DataRow, otherwise false.

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.