←Select platform

FindAbstracts Method

Summary
Gets the presentation contexts that contain the specified Abstract Syntax.
Syntax
C#
VB
C++
public byte[] FindAbstracts( 
   string uid 
) 
Public Function FindAbstracts( _ 
   ByVal uid As String _ 
) As Byte() 
public: 
array<byte>^ FindAbstracts(  
   String^ uid 
)  

Parameters

uid
The Abstract Syntax Name to find. For a list of possible values, refer to Abstract Syntax Values.

Return Value

An array that contains the presentation contexts that contain the specified Abstract Syntax.

Requirements

Target Platforms

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

Leadtools.Dicom Assembly

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