C#
VB
C++
Gets the extended negotiation for the specified abstract syntax.
public ExtendedNegotiation GetExtended(
string abstractSyntax
)
Function GetExtended( _
ByVal abstractSyntax As String _
) As Leadtools.Dicom.Addin.Interfaces.ExtendedNegotiation
Leadtools.Dicom.Addin.Interfaces.ExtendedNegotiation GetExtended(
String^ abstractSyntax
)
abstractSyntax
The abstract syntax.
The type of extended negotiation supported by the abstract syntax.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET