InitializationService Property (original) (raw)

Syntax

[ConfigurationPropertyAttribute("initializationService", IsRequired=false)] public string InitializationService { get; }

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

Leadtools.Dicom.Scp Assembly

SendCMoveResponse(byte,int,string,DicomCommandStatusType,StatusBase,int,int,int,int,DicomDataSet,string) Method

SendCMoveResponse(byte,int,string,DicomCommandStatusType,StatusBase,int,int,int,int,DicomDataSet,string,DicomCommandType) Method