C#
VB
C++
Gets or sets the options for the patient updater command.
public PatientUpdaterOptions Options { get; set; }
Public Property Options As Leadtools.Dicom.Scp.Command.Naction.Patientupdater.PatientUpdaterOptions
public:
property Leadtools.Dicom.Scp.Command.Naction.Patientupdater.PatientUpdaterOptions^ Options {
Leadtools.Dicom.Scp.Command.Naction.Patientupdater.PatientUpdaterOptions^ get();
void set ( Leadtools.Dicom.Scp.Command.Naction.Patientupdater.PatientUpdaterOptions^ );
}
The patient updater options.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET