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

Show in webframe

RetryDirectory Property






Gets or sets the retry directory.
Syntax
public string RetryDirectory {get; set;}
'Declaration
 
Public Property RetryDirectory As String
'Usage
 
Dim instance As PatientUpdaterOptions
Dim value As String
 
instance.RetryDirectory = value
 
value = instance.RetryDirectory

            

            
public:
property String^ RetryDirectory {
   String^ get();
   void set (    String^ value);
}

Property Value

The retry directory.
Requirements

Target Platforms

See Also

Reference

PatientUpdaterOptions Class
PatientUpdaterOptions Members

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