←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
C++
[FlagsAttribute()] 
public enum DicomContextGroupTableInsertFlags   
<FlagsAttribute()> 
Public Enum DicomContextGroupTableInsertFlags  
[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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.