←Select platform

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 that represents the presentation ID.

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