DependentServices Property

Summary
Gets the collection of services that depend on the service associated with this DicomServiceController instance.
Syntax
C#
VB
C++
public DicomServiceController[] DependentServices { get; } 
Public ReadOnly Property DependentServices As DicomServiceController() 
public: 
property array<DicomServiceController^>^ DependentServices { 
   array<DicomServiceController^>^ get(); 
} 

Property Value

The array of service controller instances that depend on this DicomServiceController instance.

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.