DicomCommandsSettings Class Members (original) (raw)
Summary
The following tables list the members exposed by DicomCommandsSettings.
Public Constructors
Name | Description | |
---|---|---|
![]() |
DicomCommandsSettings | Initializes a new instance of the DicomCommandsSettings class. |
Public Methods
Name | Description | ||
---|---|---|---|
![]() |
Shared in VB") | GetDicomCommandsSettings | Returns the DicomCommandsSettings section from the provided Microsoft.Practices.EnterpriseLibrary.Common.Configuration.IConfigurationSource. |
Public Properties
Name | Description | |
---|---|---|
![]() |
CFindService | Gets the element which holds the configuration for creating a Leadtools.Dicom.Scp.Command.CFindCommand. |
![]() |
CMoveService | Gets the element which holds the configuration for creating a Leadtools.Dicom.Scp.Command.CMoveCommand. |
![]() |
CStoreService | Gets the element which holds the configuration for creating a Leadtools.Dicom.Scp.Command.CStoreCommand. |
![]() |
DicomCommandFactory | Gets the name of the configured type for the DicomCommandFactory class. |
![]() |
NCreateService | Gets the element which holds the configuration for creating a Leadtools.Dicom.Scp.Command.NCreateCommand. |
![]() |
NSetService | Gets the element which holds the configuration for creating a Leadtools.Dicom.Scp.Command.NSetCommand. |
Public Fields
Name | Description | |
---|---|---|
![]() |
SectionName | Gets the DicomCommandsSettings section name in the configuration source. |
See Also
Leadtools.Dicom.Scp Assembly