NCreateService Property

Summary

Gets the element which holds the configuration for creating a Leadtools.Dicom.Scp.Command.NCreateCommand.

Syntax
C#
VB
C++
[ConfigurationPropertyAttribute("nCreateService", IsRequired=false)] 
public DicomServiceElement NCreateService { get; } 
  
Public ReadOnly Property NCreateService As DicomServiceElement 
public: 
property DicomServiceElement^ NCreateService { 
   DicomServiceElement^ get(); 
} 

Property Value

The element which holds the configuration for creating a Leadtools.Dicom.Scp.Command.NCreateCommand.

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