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 > ServiceAdministrator Class : LoadServices Method |
public void LoadServices( List<string> serviceList )
'Declaration Public Sub LoadServices( _ ByVal serviceList As List(Of String) _ )
'Usage Dim instance As ServiceAdministrator Dim serviceList As List(Of String) instance.LoadServices(serviceList)
public: void LoadServices( List<String^>^ serviceList )