←Select platform

PresentationID Property

Summary

Gets the presentation context id.

Syntax

C#
VB
C++
public byte PresentationID { get; } 
  
Public ReadOnly Property PresentationID As Byte 
public: 
property byte PresentationID { 
   byte get(); 
} 

Property Value

A System.Byte value that represents the Presentation Context ID.

Remarks

The ID provides information about both the class type of the data and the Transfer Syntax to use when transferring the data.

Example

For an example refer to Create<TData>(dicomscp,tdata)

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.Scu Assembly