ServicesDependedOn Property

Summary
Gets the set of service this service depends on.
Syntax
C#
VB
C++
public DicomServiceController[] ServicesDependedOn { get; } 
Public ReadOnly Property ServicesDependedOn As DicomServiceController() 
public: 
property array<DicomServiceController^>^ ServicesDependedOn { 
   array<DicomServiceController^>^ get(); 
} 

Property Value

An array of DicomServiceController instances that this service depends on.

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.