GetExtended Method

Summary

Gets the extended negotiation for the specified abstract syntax.

Syntax
C#
VB
C++
public ExtendedNegotiation GetExtended( 
   string abstractSyntax 
) 
  
Function GetExtended( _ 
   ByVal abstractSyntax As String _ 
) As ExtendedNegotiation 
ExtendedNegotiation GetExtended(  
   String^ abstractSyntax 
)  

Parameters

abstractSyntax
The abstract syntax.

Return Value

The type of extended negotiation supported by the abstract syntax.

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