←Select platform

DicomCommandFactory Property

Summary

Gets the name of the configured type for the DicomCommandFactory class.

Syntax

C#
VB
C++
[ConfigurationPropertyAttribute("dicomCommandsFactory", IsRequired=false)] 
public string DicomCommandFactory { get; } 
  
Public ReadOnly Property DicomCommandFactory As String 
public: 
property String^ DicomCommandFactory { 
   String^ get(); 
} 

Property Value

The name of the configured type for the DicomCommandFactory class.

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