PresentationID Property

Summary
Gets or sets the presentation ID being responded to
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 presentation ID

Example

For an example, refer to Get(DicomScp,String,List<PresentationContext>)

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.