C#
VB
C++
Determines if the specified System.Data.DataRow is a Hanging Protocol related DataRow.
[ExtensionAttribute()]
public static bool IsHangingProtocol(
DataRow row
)
<ExtensionAttribute()>
Public Shared Function IsHangingProtocol(
ByVal row As System.Data.DataRow
) As Boolean
public:
[ExtensionAttribute]
static bool IsHangingProtocol(
System::Data::DataRow^ row
)
row
The System.Data.DataRow to test.
true if the DataRow is a Hanging Protocol related DataRow, otherwise false.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET