←Select platform

GetDicomCommandsSettings(IConfigurationSource) Method

Syntax

C#
VB
C++
public static DicomCommandsSettings GetDicomCommandsSettings( 
   IConfigurationSource configSource 
) 
  
Public Overloads Shared Function GetDicomCommandsSettings( _ 
   ByVal configSource As IConfigurationSource _ 
) As Leadtools.Dicom.Scp.Command.Configuration.DicomCommandsSettings 
public: 
static Leadtools.Dicom.Scp.Command.Configuration.DicomCommandsSettings^ GetDicomCommandsSettings(  
   IConfigurationSource^ configSource 
)  

Parameters

Return Value

The DicomCommandsSettings section from the provided Microsoft.Practices.EnterpriseLibrary.Common.Configuration.IConfigurationSource.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly