←Select platform

IsCreationDateNull Method

Summary

Determines whether the Creation Date column is null for this row.

Syntax

C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
public bool IsCreationDateNull() 
<DebuggerNonUserCodeAttribute()>  
Public Function IsCreationDateNull() As Boolean 
public:  
   [DebuggerNonUserCodeAttribute] 
   bool IsCreationDateNull() 

Remarks

true of item is saved without a date/time.

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.Medical.Caching Assembly