LEADTOOLS Medical (Leadtools.Dicom.Scp assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
GetDicomCommandsSettings(IConfigurationSource) Method
See Also 
Leadtools.Dicom.Scp.Command.Configuration Namespace > DicomCommandsSettings Class > GetDicomCommandsSettings Method : GetDicomCommandsSettings(IConfigurationSource) Method



configSource
The Microsoft.Practices.EnterpriseLibrary.Common.Configuration.IConfigurationSource object which the Leadtools.Dicom.Scp.Command.Configuration.DicomCommandsSettings section will be created.
Returns the Leadtools.Dicom.Scp.Command.Configuration.DicomCommandsSettings section from the provided Microsoft.Practices.EnterpriseLibrary.Common.Configuration.IConfigurationSource.

Syntax

Visual Basic (Declaration) 
Overloads Public Shared Function GetDicomCommandsSettings( _
   ByVal configSource As IConfigurationSource _
) As DicomCommandsSettings
Visual Basic (Usage)Copy Code
Dim configSource As IConfigurationSource
Dim value As DicomCommandsSettings
 
value = DicomCommandsSettings.GetDicomCommandsSettings(configSource)
C# 
public static DicomCommandsSettings GetDicomCommandsSettings( 
   IConfigurationSource configSource
)
C++/CLI 
public:
static DicomCommandsSettings^ GetDicomCommandsSettings( 
   IConfigurationSource^ configSource
) 

Parameters

configSource
The Microsoft.Practices.EnterpriseLibrary.Common.Configuration.IConfigurationSource object which the Leadtools.Dicom.Scp.Command.Configuration.DicomCommandsSettings section will be created.

Return Value

The Leadtools.Dicom.Scp.Command.Configuration.DicomCommandsSettings section from the provided Microsoft.Practices.EnterpriseLibrary.Common.Configuration.IConfigurationSource.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: Raster Pro/Document/Medical Features