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(); }