ExtendedNegotiation Property

Summary

Gets or sets the extended negotiation.

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

Property Value

The extended negotiation.

Requirements

Target Platforms

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

Leadtools.Dicom.AddIn Assembly