LEADTOOLS Medical (Leadtools.Dicom assembly)

PresentationCreationTime Property

Show in webframe







Gets or sets the "Presentation Creation Time" (0070,0083) attribute value.
Syntax
public DicomTimeValue PresentationCreationTime {get; set;}
'Declaration
 
Public Property PresentationCreationTime As DicomTimeValue
'Usage
 
Dim instance As DicomPresentationStateInformation
Dim value As DicomTimeValue
 
instance.PresentationCreationTime = value
 
value = instance.PresentationCreationTime
public DicomTimeValue PresentationCreationTime {get; set;}

            
public DicomTimeValue getPresentationCreationTime()
public void setPresentationCreationTime(DicomTimeValue value)
            
 
get_PresentationCreationTime();
set_PresentationCreationTime(value);
Object.defineProperty('PresentationCreationTime');
public:
property DicomTimeValue PresentationCreationTime {
   DicomTimeValue get();
   void set (    DicomTimeValue value);
}

Property Value

Value indicating the "Presentation Creation Time" (0070,0083) attribute value.
Example
For an example, refer to SetPresentationStateInformation.
Requirements

Target Platforms

See Also

Reference

DicomPresentationStateInformation Class
DicomPresentationStateInformation Members
PresentationLabel Property
PresentationDescription Property
PresentationCreationDate Property
PresentationCreator Property

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features