←Select platform

IsAdminAvailable Property

Summary

Gets a value indicating whether this DICOM Service administrative interface is available.

Syntax

C#
VB
C++
public bool IsAdminAvailable { get; } 
  
Public ReadOnly Property IsAdminAvailable As Boolean 
public: 
property bool IsAdminAvailable { 
   bool get(); 
} 

Property Value

true if the administrative interface is available; otherwise, false.

Example

For an example refer to InstallService

Requirements

Target Platforms

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

Leadtools.Dicom.Server.Admin Assembly