| Leadtools.Dicom.AddIn.Interfaces Namespace : ExtendedNegotiation Enumeration | 
[FlagsAttribute()] public enum ExtendedNegotiation : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <FlagsAttribute()> Public Enum ExtendedNegotiation Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As ExtendedNegotiation
[FlagsAttribute()] public enum class ExtendedNegotiation : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
| 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. | 
System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.AddIn.Interfaces.ExtendedNegotiation