←Select platform

StoreScp Property

Summary

Gets or sets the DICOM Server where the matched results will be moved to.

Syntax

C#
VB
C++
public DicomScp StoreScp { get; set; } 
  
Public Property StoreScp As Leadtools.Dicom.Scu.DicomScp 
public: 
property Leadtools.Dicom.Scu.DicomScp^ StoreScp { 
   Leadtools.Dicom.Scu.DicomScp^ get(); 
   void set (    Leadtools.Dicom.Scu.DicomScp^ ); 
} 

Property Value

The DICOM Server where the matched results will be moved to.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly