Service Property

Summary

Gets the service that was added.

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

Property Value

The service.

Remarks

When this event occurs the service will already be include in the ServiceAdministrator services collection.

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