InitializationService Property

Summary

Gets the type of a class which implements the IInitializationService interface for initializing the Leadtools.Dicom.Scp.Command.DicomCommand

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

Property Value

The type of a class which implements IInitializationService interface for initializing the Leadtools.Dicom.Scp.Command.DicomCommand

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly