ContentDate Property

Summary

Gets the content date.

Syntax
C#
VB
C++
public Nullable<DateTime> ContentDate { get; } 
  
Public ReadOnly Property ContentDate As Nullable(Of Date) 
public: 
property Nullable<DateTime> ContentDate { 
   Nullable<DateTime> get(); 
} 

Property Value

The date the image pixel data creation started.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly