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

Show in webframe

Options Property






Gets or sets the options for the patient updater command.
Syntax
public PatientUpdaterOptions Options {get; set;}
'Declaration
 
Public Property Options As PatientUpdaterOptions
'Usage
 
Dim instance As PatientUpdaterCommand
Dim value As PatientUpdaterOptions
 
instance.Options = value
 
value = instance.Options

            

            
public:
property PatientUpdaterOptions^ Options {
   PatientUpdaterOptions^ get();
   void set (    PatientUpdaterOptions^ value);
}

Property Value

The patient updater options.
Requirements

Target Platforms

See Also

Reference

PatientUpdaterCommand Class
PatientUpdaterCommand Members

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