IncludeNonDicomObjects Enumeration

Summary

Specifies whether the SCP should include additional Non-DICOM information objects in the media .

Syntax
C#
VB
C++
public enum IncludeNonDicomObjects   
Public Enum IncludeNonDicomObjects  
public enum class IncludeNonDicomObjects   

Members
ValueMemberDescription
0Undefined No objects specified.
1No Do not include non-DICOM objects.
2ForPhysician Include objects for physicians.
3ForPatient Include objects for patients.
4ForTeaching Include objects for teaching.
5ForResearch Include objects for research.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly