←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly