C#
VB
C++
Specifies the type of extended negotiation used in DICOM communications.
[FlagsAttribute()]public enum ExtendedNegotiation
<FlagsAttribute()>Public Enum ExtendedNegotiationInherits System.EnumImplements System.IComparable, System.IConvertible, System.IFormattable
[FlagsAttribute()]public enum class ExtendedNegotiation : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Members
| Value | Member | Description | 
|---|---|---|
| 0x00000000 | None | No extended negotiation supported. | 
| 0x00000001 | RelationalQueries | Abstract syntax supports relation queries. | 
| 0x00000002 | DateTimeMatching | Abstract syntax supports combined date and time matching.. | 
| 0x00000004 | FuzzySemantics | Abstract syntax supports fuzzy semantic matching of person name attribute. | 
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
