Gets the presentation contexts that contain the specified Abstract Syntax.
public byte[] FindAbstracts(
string uid
)
Public Function FindAbstracts( _
ByVal uid As String _
) As Byte()
public:
array<byte>^ FindAbstracts(
String^ uid
)
uid
The Abstract Syntax Name to find. For a list of possible values, refer to Abstract Syntax Values.
An array that contains the presentation contexts that contain the specified 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