Stores PatientUpdateOptions to a DicomDataSet
public static DicomElement WritePatientUpdateOptions(
this DicomDataSet ds,
PatientUpdateOptions options
)
public:
[ExtensionAttribute]
static DicomElement^ WritePatientUpdateOptions(
DicomDataSet^ ds,
PatientUpdateOptions^ options
)
ds
The DicomDataSet from which to store the PatientUpdateOptions
options
The PatientUpdateOptions to store
The DicomElement that corresponds to the stored PatientUpdateOptions.
PatientUpdateOptions are stored in the private tag TagPatientUpdateOptions in a DicomDataSet.
The TagPatientUpdateOptions private tag is created if it does not exist. Otherwise, any existing value is overwritten.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document