C#
VB
C++
Gets the presentation context id.
public byte PresentationID { get; }
Public ReadOnly Property PresentationID As Byte
public:
property byte PresentationID {
byte get();
}
A System.Byte value that represents the Presentation Context ID.
The ID provides information about both the class type of the data and the Transfer Syntax to use when transferring the data.
For an example refer to Create<TData>(dicomscp,tdata)
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