←Select platform

DicomContextGroupTableInsertFlags Enumeration

Summary

Flags that control the behavior of the Insert and InsertCodedConcept methods, that are used to insert new context groups and coded concepts to the context group table.

Syntax

C#
VB
WinRT C#
C++
[FlagsAttribute()] 
public enum DicomContextGroupTableInsertFlags   
<FlagsAttribute()> 
Public Enum DicomContextGroupTableInsertFlags  
    
    
[FlagsAttribute()] 
public enum DicomContextGroupTableInsertFlags    
Leadtools.Dicom.DicomContextGroupTableInsertFlags = function() { }; 
Leadtools.Dicom.DicomContextGroupTableInsertFlags.prototype = {<br/> 
  LeadtoolsMemberMarker(replace me) 
 }; 
[FlagsAttribute()] 
public enum class DicomContextGroupTableInsertFlags   

Members

ValueMemberDescription
0x00000000None None.
0x00000001DisallowDuplicates The method should fail if a Context Group with the same specified Context Identifier already exists in the Context Group Table.
Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly