IsTransferSyntaxSupported Method

Summary
Determines whether specified abstract/transfer syntax pair is supported.
Syntax
C#
C++/CLI
public bool IsTransferSyntaxSupported( 
   string abstractSyntax, 
   string transferSyntax 
) 
bool IsTransferSyntaxSupported(  
   String^ abstractSyntax, 
   String^ transferSyntax 
)  

Parameters

abstractSyntax
The abstract syntax.

transferSyntax
The transfer syntax.

Return Value

true if the abstract/transfer syntax pair is supported; otherwise, false.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.