Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Dicom.AddIn.Attributes Namespace > PresentationContextAttribute Class : ExtendedNegotiation Property |
public byte[] ExtendedNegotiation {get;}
'Declaration Public ReadOnly Property ExtendedNegotiation As Byte()
'Usage Dim instance As PresentationContextAttribute Dim value() As Byte value = instance.ExtendedNegotiation
public: property array<byte>^ ExtendedNegotiation { array<byte>^ get(); }