←Select platform

PresentationCreationDate Property

Summary
Gets or sets the "Presentation Creation Date" (0070,0082) attribute value.
Syntax
C#
VB
C++
Java
public DicomDateValue PresentationCreationDate { get; set; } 
Public Property PresentationCreationDate As DicomDateValue 
public DicomDateValue getPresentationCreationDate() 
public void setPresentationCreationDate(DicomDateValue value) 
public: 
property DicomDateValue PresentationCreationDate { 
   DicomDateValue get(); 
   void set (    DicomDateValue value); 
} 

Property Value

Value indicating the "Presentation Creation Date" (0070,0082) attribute value.

Example

For an example, refer to SetPresentationStateInformation.

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 Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.