←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly