←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly