ServiceType Property

Summary

Gets the type of the service.

Syntax
C#
VB
C++
public ServiceType ServiceType { get; } 
  
Public ReadOnly Property ServiceType As ServiceType 
public: 
property ServiceType ServiceType { 
   ServiceType get(); 
} 

Property Value

The type of the service.

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