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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.