←Select platform

ExtendedNegotiation Property

Summary

Gets the extended negotiation information.

Syntax

C#
VB
C++
public byte[] ExtendedNegotiation { get; } 
  
Public ReadOnly Property ExtendedNegotiation As Byte() 
public: 
property array<byte>^ ExtendedNegotiation { 
   array<byte>^ get(); 
} 

Property Value

The extended negotiation information.

Requirements

Target Platforms

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly