C#
VB
C++
Gets the number of presentation contexts for the specified Abstract Syntax.
public int GetAbstractCount(
string uid
)
Public Function GetAbstractCount( _
ByVal uid As String _
) As Integer
public:
int GetAbstractCount(
String^ uid
)
uid
The Abstract Syntax Name to find. For a list of possible values, refer to Abstract Syntax Values.
The number of presentation contexts for 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