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 DicomScp 
public: 
property DicomScp^ StoreScp { 
   DicomScp^ get(); 
   void set (    DicomScp^ ); 
} 

Property Value

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

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