Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.2
|
Leadtools.Dicom.Server.Admin Namespace > DicomServiceController Class : ServicesDependedOn Property |
public DicomServiceController[] ServicesDependedOn {get;}
'Declaration Public ReadOnly Property ServicesDependedOn As DicomServiceController()
'Usage Dim instance As DicomServiceController Dim value() As DicomServiceController value = instance.ServicesDependedOn
public: property array<DicomServiceController^>^ ServicesDependedOn { array<DicomServiceController^>^ get(); }