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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.