Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Dicom.Scp.Command.Configuration Namespace > DicomCommandsSettings Class : NSetService Property |
public DicomServiceElement NSetService {get;}
'Declaration Public ReadOnly Property NSetService As DicomServiceElement
'Usage Dim instance As DicomCommandsSettings Dim value As DicomServiceElement value = instance.NSetService
public: property DicomServiceElement^ NSetService { DicomServiceElement^ get(); }