Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Dicom.Scp.Command.Configuration Namespace > DicomCommandsSettings Class > GetDicomCommandsSettings Method : GetDicomCommandsSettings(IConfigurationSource) Method |
public static DicomCommandsSettings GetDicomCommandsSettings( IConfigurationSource configSource )
'Declaration Public Overloads Shared Function GetDicomCommandsSettings( _ ByVal configSource As IConfigurationSource _ ) As DicomCommandsSettings
'Usage Dim configSource As IConfigurationSource Dim value As DicomCommandsSettings value = DicomCommandsSettings.GetDicomCommandsSettings(configSource)
public: static DicomCommandsSettings^ GetDicomCommandsSettings( IConfigurationSource^ configSource )