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 : DependentServices Property |
public DicomServiceController[] DependentServices {get;}
'Declaration Public ReadOnly Property DependentServices As DicomServiceController()
'Usage Dim instance As DicomServiceController Dim value() As DicomServiceController value = instance.DependentServices
public: property array<DicomServiceController^>^ DependentServices { array<DicomServiceController^>^ get(); }