Leadtools.Dicom.Scp.Command.Configuration Namespace > DicomCommandsSettings Class : CStoreService Property |
public DicomServiceElement CStoreService {get;}
'Declaration Public ReadOnly Property CStoreService As DicomServiceElement
'Usage Dim instance As DicomCommandsSettings Dim value As DicomServiceElement value = instance.CStoreService
public: property DicomServiceElement^ CStoreService { DicomServiceElement^ get(); }