Flags that control the behavior of the
DicomContextGroupTable.Insert(String,String,Boolean,DicomDateTimeValue,DicomContextGroupTableInsertFlags) and
DicomContextGroupTable.InsertCodedConcept methods, that are used to insert new context groups and coded concepts to the context group table.
Syntax
| Visual Basic (Declaration) | |
|---|
<FlagsAttribute()>
Public Enum DicomContextGroupTableInsertFlags
Inherits Enum |
| C++/CLI | |
|---|
[FlagsAttribute()]
public enum class DicomContextGroupTableInsertFlags : public Enum |
Members
Inheritance Hierarchy
Requirements
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
See Also