←Select platform

HangingProtocolTableName Property

Summary

Gets the name of the Hanging Protocol database table.

Syntax

C#
VB
C++
public static string HangingProtocolTableName { get; } 
Public Shared ReadOnly Property HangingProtocolTableName() As String 
   Get 
public:  
   static property String^ HangingProtocolTableName 
   { 
      String^ get() 
   } 

Property Value

The name of the Hanging Protocol database table.

Remarks

The default name is "HangingProtocol".

Requirements

Target Platforms

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly