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 21.0.2021.7.1
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Server.Admin Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.