Gets or sets a value that indicates whether Hanging Protocol support is present.
public static bool HangingProtocolSupported { get; set; }
Public Shared Property HangingProtocolSupported() As Boolean
Get
Set
public:
static property bool HangingProtocolSupported
{
bool get()
void set(bool value)
}
true if Hanging Protocol support is present, otherwise false.
If true, the method that implements QueryHangingProtocol returns HangingProtocolDataset that matches the MatchingParameterCollection. If false, the method that implements QueryHangingProtocol returns an empty HangingProtocolDataset.
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