←Select platform

ContentTime Property

Summary

Gets the content time.

Syntax

C#
VB
C++
public Nullable<Time> ContentTime { get; } 
  
Public ReadOnly Property ContentTime As Nullable(Of Time) 
public: 
property Nullable<Time> ContentTime { 
   Nullable<Time> get(); 
} 

Property Value

The time the document content 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