Leadtools.Dicom.AddIn Namespace > PresentationContext Class : ExtendedNegotiation Property |
public byte[] ExtendedNegotiation {get; set;}
'Declaration Public Property ExtendedNegotiation As Byte()
'Usage Dim instance As PresentationContext Dim value() As Byte instance.ExtendedNegotiation = value value = instance.ExtendedNegotiation
public byte[] ExtendedNegotiation {get; set;}
get_ExtendedNegotiation();
set_ExtendedNegotiation(value);
public: property array<byte>^ ExtendedNegotiation { array<byte>^ get(); void set ( array<byte>^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2