Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

PresentationCreationDate Property








Gets or sets the "Presentation Creation Date" (0070,0082) attribute value.
Syntax
public DicomDateValue PresentationCreationDate {get; set;}
'Declaration
 
Public Property PresentationCreationDate As DicomDateValue
'Usage
 
Dim instance As DicomPresentationStateInformation
Dim value As DicomDateValue
 
instance.PresentationCreationDate = value
 
value = instance.PresentationCreationDate
public DicomDateValue PresentationCreationDate {get; set;}
public DicomDateValue getPresentationCreationDate()
public void setPresentationCreationDate(DicomDateValue value)
            
 <br/>get_PresentationCreationDate();<br/>set_PresentationCreationDate(value);<br/>Object.defineProperty('PresentationCreationDate'); 
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

See Also

Reference

DicomPresentationStateInformation Class
DicomPresentationStateInformation Members
PresentationLabel Property
PresentationDescription Property
PresentationCreationTime Property
PresentationCreator Property

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