←Select platform

PresentationCreationDate Property

Summary

Gets or sets the "Presentation Creation Date" (0070,0082) attribute value.

Syntax

C#
VB
Java
WinRT C#
C++
public Leadtools.Dicom.DicomDateValue PresentationCreationDate {get; set;} 
Public Property PresentationCreationDate As Leadtools.Dicom.DicomDateValue 
public Leadtools.Dicom.DicomDateValue PresentationCreationDate {get; set;} 
public DicomDateValue getPresentationCreationDate() 
public void setPresentationCreationDate(DicomDateValue value) 
             
  
get_PresentationCreationDate(); 
set_PresentationCreationDate(value); 
Object.defineProperty('PresentationCreationDate');  
public: 
property Leadtools.Dicom.DicomDateValue PresentationCreationDate { 
   Leadtools.Dicom.DicomDateValue get(); 
   void set (    Leadtools.Dicom.DicomDateValue value); 
} 

Property Value

Value indicating the "Presentation Creation Date" (0070,0082) 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