HasOptions Method

Summary

Determines whether the service has any options.

Syntax
C#
VB
C++
public bool HasOptions() 
  
Public Function HasOptions() As Boolean 
public: 
bool HasOptions();  

Return Value

true if this service has options; otherwise, false.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Server.Admin Assembly