Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

Show in webframe

StoreScp Property






Gets or sets the DICOM Server where the matched results will be moved to.
Syntax
public DicomScp StoreScp {get; set;}
'Declaration
 
Public Property StoreScp As DicomScp
'Usage
 
Dim instance As CMoveCommand
Dim value As DicomScp
 
instance.StoreScp = value
 
value = instance.StoreScp

            

            
public:
property DicomScp^ StoreScp {
   DicomScp^ get();
   void set (    DicomScp^ value);
}

Property Value

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

Target Platforms

See Also

Reference

CMoveCommand Class
CMoveCommand Members

Error processing SSI file
Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features