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(); }