ExtendedNegotiation Enumeration

Summary
Specifies the type of extended negotiation used in DICOM communications.
Syntax
C#
VB
C++
[FlagsAttribute()] 
public enum ExtendedNegotiation 
  
<FlagsAttribute()> 
Public Enum ExtendedNegotiation  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
[FlagsAttribute()] 
public enum class ExtendedNegotiation : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
0x00000000NoneNo extended negotiation supported.
0x00000001RelationalQueriesAbstract syntax supports relation queries.
0x00000002DateTimeMatchingAbstract syntax supports combined date and time matching..
0x00000004FuzzySemanticsAbstract syntax supports fuzzy semantic matching of person name attribute.
Requirements

Target Platforms

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

Leadtools.Dicom.AddIn Assembly

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