PresentationID Property

Summary

Gets or sets the presentation ID.

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

Property Value

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

Remarks

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

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly