←Select platform

PresentationCreationTime Property

Summary

Gets or sets the "Presentation Creation Time" (0070,0083) attribute value.

Syntax

C#
VB
Java
WinRT C#
C++
public Leadtools.Dicom.DicomTimeValue PresentationCreationTime {get; set;} 
Public Property PresentationCreationTime As Leadtools.Dicom.DicomTimeValue 
public Leadtools.Dicom.DicomTimeValue PresentationCreationTime {get; set;} 
public DicomTimeValue getPresentationCreationTime() 
public void setPresentationCreationTime(DicomTimeValue value) 
             
  
get_PresentationCreationTime(); 
set_PresentationCreationTime(value); 
Object.defineProperty('PresentationCreationTime');  
public: 
property Leadtools.Dicom.DicomTimeValue PresentationCreationTime { 
   Leadtools.Dicom.DicomTimeValue get(); 
   void set (    Leadtools.Dicom.DicomTimeValue value); 
} 

Property Value

Value indicating the "Presentation Creation Time" (0070,0083) attribute value.

Example

For an example, refer to SetPresentationStateInformation.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom Assembly
Click or drag to resize