completionDateTime Field

The date and time that the entry was completed
Public ReadOnly completionDateTime As Nullable(Of Date)
This language is not supported or no code example is available.
public readonly Nullable<DateTime> completionDateTime
This language is not supported or no code example is available.

Field Value

Nullable<DateTime>

.NET Framework

Supported in: 3.5 or newer

In this article

Definition