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

Leadtools.Dicom.Scu Assembly