←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly